OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvContourBoundingRect
(Results
1 - 4
of
4
) sorted by null
/external/opencv/cvaux/src/
cvfacedetection.cpp
256
cr.r =
cvContourBoundingRect
(external, 1 );
268
cr.r =
cvContourBoundingRect
(internal, 0);
cvsegment.cpp
453
cvContourBoundingRect
( seq, 1 );
cvvecfacetracking.cpp
316
cr.r =
cvContourBoundingRect
(external);
326
cr.r =
cvContourBoundingRect
(internal);
[
all
...]
/external/opencv/cv/include/
cvcompat.h
331
CV_INLINE CvRect
cvContourBoundingRect
( void* point_set, int update CV_DEFAULT(0))
[
all
...]
Completed in 73 milliseconds