Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvfacedetection.cpp67 m_iNumLayers = 16; in FaceDetection()
68 assert(m_iNumLayers <= MAX_LAYERS); in FaceDetection()
100 int iNumLayers = m_iNumLayers; in FindContours()
D_cvfacedetection.h337 int m_iNumLayers; variable