HomeSort by relevance Sort by last modified time
    Searched refs:CV_IS_SEQ_HOLE (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/src/
cvcontours.cpp 555 s_end = s = CV_IS_SEQ_HOLE( contour ) ? 0 : 4;
732 s_end = s = CV_IS_SEQ_HOLE( contour ) ? 0 : 4;
    [all...]
cvcalibinit.cpp     [all...]
  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 444 (model->params.is_obj_without_holes && CV_IS_SEQ_HOLE(seq)) )
  /external/opencv/cxcore/include/
cxtypes.h     [all...]

Completed in 367 milliseconds