Home
last modified time | relevance | path

Searched refs:CompareContourRect (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvfacedetection.cpp52 int CV_CDECL CompareContourRect(const void* el1, const void* el2, void* userdata);
125 cvSeqSort(m_seqRects, CompareContourRect, NULL); in FindContours()
282 int CV_CDECL CompareContourRect(const void* el1, const void* el2, void* /*userdata*/) in CompareContourRect() function