HomeSort by relevance Sort by last modified time
    Searched defs:MAX_LAYERS (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
_cvfacedetection.h 50 #define MAX_LAYERS 64
246 if (m_lplFaceFeaturesCount[i] < 3*MAX_LAYERS)
339 CvSeq* m_seqContours[MAX_LAYERS];
cvvecfacetracking.cpp 59 #define MAX_LAYERS 64
273 int colors[MAX_LAYERS] = {0};
    [all...]

Completed in 1752 milliseconds