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

  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 116 params.is_obj_without_holes = 1;
435 if( model->params.minArea > 0 || model->params.is_obj_without_holes ){
444 (model->params.is_obj_without_holes && CV_IS_SEQ_HOLE(seq)) )
  /external/opencv/cvaux/include/
cvaux.h 1260 int is_obj_without_holes;\/* If TRUE we ignore holes within foreground blobs. Defaults to TRUE. *\/ member in struct:CvFGDStatModelParams
    [all...]

Completed in 48 milliseconds