Searched refs:CV_LINK_RUNS (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/include/
H A Dcvtypes.h96 #define CV_LINK_RUNS 5 macro
/external/opencv/cv/src/
H A Dcvcontours.cpp1526 if( method == CV_LINK_RUNS )
1530 "Nonzero offset is not supported in CV_LINK_RUNS yet" );

Completed in 35 milliseconds