OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 20 milliseconds