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

  /external/opencv/cvaux/src/
cvfacedetection.cpp 355 m_pFaceList->AddElem(lpFace1);
415 m_pFaceList->AddElem(lpFace1);
474 int List::AddElem(Face * pFace)
478 }//List::AddElem(Face * pFace)
_cvfacedetection.h 314 int AddElem(Face * pFace);

Completed in 56 milliseconds