RETR_CCOMP 34 samples/cpp/segment_objects.cpp findContours( temp, contours, hierarchy, RETR_CCOMP, CHAIN_APPROX_SIMPLE ); RETR_CCOMP 89 samples/cpp/watershed.cpp findContours(markerMask, contours, hierarchy, RETR_CCOMP, CHAIN_APPROX_SIMPLE);