Searched refs:BRT_RECTIMAGE (Results 1 – 3 of 3) sorted by relevance
60 BRT_RECTIMAGE, // Rectangular image. enumerator221 case BRT_RECTIMAGE: in ELISTIZEH()
881 if (blob_type == BRT_RECTIMAGE) { in SetBlobRegionType()896 blob->set_region_type(BRT_RECTIMAGE); in SetBlobRegionType()
384 bblob->set_region_type(rectangle ? BRT_RECTIMAGE : BRT_POLYIMAGE); in ExtractImageBlobs()1380 if (neighbour->blob_type() == BRT_RECTIMAGE) { in GridInsertUnknowns()