/external/opencv/ml/src/ |
mltestset.cpp | 130 CV_CALL( cvSeqSort( seq, icvCmpDI, NULL ) );
|
/external/opencv/cvaux/src/ |
cvfacedetection.cpp | 125 cvSeqSort(m_seqRects, CompareContourRect, NULL);
|
cvvecfacetracking.cpp | 240 cvSeqSort(m_seqRects, CompareEnergy, NULL); 246 cvSeqSort(m_seqRects, CompareEnergy, NULL); 253 cvSeqSort(m_seqRects, CompareEnergy, NULL); 260 cvSeqSort(m_seqRects, CompareEnergy, NULL); [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |
/external/opencv/cxcore/src/ |
cxdrawing.cpp | [all...] |
cxdatastructs.cpp | [all...] |
cxpersistence.cpp | [all...] |