/external/opencv/cvaux/src/ |
cvfacedetection.cpp | 211 cvSeqPush(lpSeq,&tmpFace); 233 cvSeqPush(lpSeq,&tmpFace); 265 cvSeqPush(m_seqRects, &cr); 277 cvSeqPush(m_seqRects, &cr);
|
cvlcm.cpp | 507 cvSeqPush((CvSeq*)pLCMNode->contour,&pNode->pt); 579 cvSeqPush((CvSeq*)pLCMNode->contour,&pNode->pt);
|
cvvecfacetracking.cpp | 322 cvSeqPush(m_seqRects, &cr); 332 cvSeqPush(m_seqRects, &cr); 369 cvSeqPush(m_seqRects, &rNew); [all...] |
cvlee.cpp | [all...] |
/external/opencv/cv/src/ |
cvapprox.cpp | 559 cvSeqPush( stack, &slice ); 610 cvSeqPush( stack, &right_slice ); 611 cvSeqPush( stack, &slice ); 668 cvSeqPush( stack, &right_slice ); 669 cvSeqPush( stack, &slice ); 764 cvSeqPush( stack, &slice ); 815 cvSeqPush( stack, &right_slice ); 816 cvSeqPush( stack, &slice ); 873 cvSeqPush( stack, &right_slice ); 874 cvSeqPush( stack, &slice ) [all...] |
cvhough.cpp | 167 cvSeqPush( lines, &line ); 455 cvSeqPush( lines, &line ); 718 cvSeqPush( lines, &lr ); 954 cvSeqPush( nz, &pt ); 970 cvSeqPush(centers, &base); [all...] |
mycvHaarDetectObjects.cpp | [all...] |
cvcalibinit.cpp | 572 cvSeqPush(stack, &start); 618 cvSeqPush( stack, &neighbor ); [all...] |
cvhaar.cpp | [all...] |
cvmotempl.cpp | 496 cvSeqPush( components, &comp );
|
cvsurf.cpp | 234 cvSeqPush( points, &point );
|
/external/opencv/cvaux/include/ |
cvvidsurv.hpp | 501 cvSeqPush(m_pSeq,pB); 526 cvSeqPush( m_pSeq, pB ); 609 cvSeqPush(m_pSeq,&N); [all...] |
/external/opencv/ml/src/ |
mlboost.cpp | 955 cvSeqPush( weak, &tree ); [all...] |
/external/opencv/cxcore/src/ |
cxdatastructs.cpp | [all...] |
cxpersistence.cpp | 271 cvSeqPush( seq, collection ); 1140 elem = (CvFileNode*)cvSeqPush( node->data.seq, 0 ); [all...] |
cxdrawing.cpp | [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |