OpenCV 4.5.3(日本語機械翻訳)
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::detail::DisjointSets クラス

公開メンバ関数

DisjointSets (int elem_count=0)
void createOneElemSets (int elem_count)
int findSetByElem (int elem)
int mergeSets (int set1, int set2)

公開変数類

std::vector< int > parent
std::vector< int > size

このクラス詳解は次のファイルから抽出されました: