DIST_LABEL_CCOMP 3119 modules/imgproc/include/opencv2/imgproc.hpp                                      int labelType = DIST_LABEL_CCOMP );
DIST_LABEL_CCOMP   36 modules/imgproc/perf/perf_distanceTransform.cpp CV_ENUM(LabelType, DIST_LABEL_CCOMP, DIST_LABEL_PIXEL)
DIST_LABEL_CCOMP  723 modules/imgproc/src/distransform.cpp         CV_Assert( labelType == DIST_LABEL_PIXEL || labelType == DIST_LABEL_CCOMP );