Searched defs:DisjointSets (Results 1 – 1 of 1) sorted by relevance
105 class CV_EXPORTS DisjointSets class108 DisjointSets(int elem_count = 0) { createOneElemSets(elem_count); } in DisjointSets() function in cv::detail::DisjointSets