Searched refs:is_hole (Results 1 – 2 of 2) sorted by relevance
136 int is_hole; /* hole flag */ member246 scanner->frame_info.is_hole = 1; in cvStartFindContours()649 icvTraceContour( schar *ptr, int step, schar *stop_ptr, int is_hole ) in icvTraceContour() argument661 s_end = s = is_hole ? 0 : 4; in icvTraceContour()882 int is_hole = 0; in cvFindNextContour() local895 is_hole = 1; in cvFindNextContour()898 if( mode == 0 && (is_hole || img0[lnbd.y * step + lnbd.x] > 0) ) in cvFindNextContour()902 origin.x = x - is_hole; in cvFindNextContour()905 if( mode <= 1 || (!is_hole && mode == 2) || lnbd.x <= 0 ) in cvFindNextContour()927 par_info->is_hole ) > 0 ) in cvFindNextContour()[all …]
365 int is_hole = 0; in icvGetComponent() local380 is_hole = 1; in icvGetComponent()388 cvStartWriteSeq( CV_SEQ_CONTOUR | (is_hole ? CV_SEQ_FLAG_HOLE : 0), in icvGetComponent()390 s_end = s = is_hole ? 0 : 4; in icvGetComponent()391 i0 = ptr + x - is_hole; in icvGetComponent()455 if( !is_hole ) in icvGetComponent()