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

  /external/opencv/cvaux/src/
cvfacetemplate.cpp 52 m_dWeight = dWeight;
65 m_dWeight = 0;
_cvfacedetection.h 65 double m_dWeight;
87 return m_dWeight;
97 m_dWeight = dWeight;
235 double m_dWeight;
260 m_dWeight += dWeight;
cvface.cpp 69 m_dWeight = 0;
130 return m_dWeight;

Completed in 3375 milliseconds