OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::detail::DisjointSets メンバ一覧

これはcv::detail::DisjointSetsの全メンバーの一覧であり、継承されたメンバーをすべて含む。

createOneElemSets(int elem_count)cv::detail::DisjointSets
DisjointSets(int elem_count=0)cv::detail::DisjointSetsinline
findSetByElem(int elem)cv::detail::DisjointSets
mergeSets(int set1, int set2)cv::detail::DisjointSets
parentcv::detail::DisjointSets
sizecv::detail::DisjointSets