OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_IS_SEQ
(Results
1 - 19
of
19
) sorted by null
/external/opencv/cv/src/
cvrotcalipers.cpp
367
if(
CV_IS_SEQ
(ptseq) )
400
if( !
CV_IS_SEQ
(ptseq->v_prev) || !CV_IS_SEQ_POINT_SET(ptseq->v_prev))
cvconvhull.cpp
258
if(
CV_IS_SEQ
( array ))
543
if(
CV_IS_SEQ
( ptseq ))
561
if(
CV_IS_SEQ
( hull ))
745
if(
CV_IS_SEQ
(contour) )
cvshapedescr.cpp
62
if(
CV_IS_SEQ
( array ))
306
if(
CV_IS_SEQ
(array) )
740
if(
CV_IS_SEQ
( array ))
992
if(
CV_IS_SEQ
( array ))
1144
if(
CV_IS_SEQ
( array ))
[
all
...]
cvgeometry.cpp
181
if( !
CV_IS_SEQ
(contour) )
cvlinefit.cpp
657
if(
CV_IS_SEQ
(ptseq) )
cvmoments.cpp
389
if(
CV_IS_SEQ
( array ))
cvapprox.cpp
941
if(
CV_IS_SEQ
( array ))
/external/opencv3/modules/imgproc/src/
convhull.cpp
408
if(
CV_IS_SEQ
( array ))
535
if(
CV_IS_SEQ
( ptseq ))
551
if(
CV_IS_SEQ
( hull ))
721
if(
CV_IS_SEQ
(contour) )
shapedescr.cpp
922
if(
CV_IS_SEQ
( array ))
963
if(
CV_IS_SEQ
( array ))
1056
if(
CV_IS_SEQ
( array ))
approx.cpp
717
if(
CV_IS_SEQ
( array ))
/external/opencv3/modules/imgproc/test/
test_convhull.cpp
288
if(
CV_IS_SEQ
(pointsSet) )
[
all
...]
/external/opencv/cxcore/src/
cxdatastructs.cpp
[
all
...]
cxpersistence.cpp
[
all
...]
cxmatmul.cpp
[
all
...]
/external/opencv3/modules/core/src/
datastructs.cpp
[
all
...]
persistence.cpp
[
all
...]
matrix.cpp
859
if(
CV_IS_SEQ
(arr) )
[
all
...]
/external/opencv/cxcore/include/
cxtypes.h
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
types_c.h
[
all
...]
Completed in 134 milliseconds