Searched defs:LabelingImpl (Results 1 – 1 of 1) sorted by relevance
191 struct LabelingImpl{ struct192 LabelT operator()(const cv::Mat &I, cv::Mat &L, int connectivity, StatsOp &sop){ in operator ()()