OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvArcLength
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/include/
cv.h
732
CVAPI(double)
cvArcLength
( const void* curve,
735
#define cvContourPerimeter( contour )
cvArcLength
( contour, CV_WHOLE_SEQ, 1 )
[
all
...]
/external/opencv/cv/src/
cvshapedescr.cpp
45
cvArcLength
( const void *array, CvSlice slice, int is_closed )
49
CV_FUNCNAME( "
cvArcLength
" );
[
all
...]
Completed in 6936 milliseconds