HomeSort by relevance Sort by last modified time
    Searched refs:cvSeqSort (Results 1 - 7 of 7) sorted by null

  /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...]

Completed in 305 milliseconds