![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#include <opencv2/core.hpp>クラス | |
| class | cv::ximgproc::segmentation::GraphSegmentation |
| グラフベースのセグメンテーション Algorithm。このクラスは [90] で説明されているアルゴリズムを実装する。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentation |
| Selective search(選択的探索)セグメンテーションアルゴリズム。このクラスは [283] で説明されているアルゴリズムを実装する。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy |
| Selective search セグメンテーションアルゴリズムのための戦略。このクラスは [283] で説明されているアルゴリズムのための汎用的な戦略を実装する。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategyColor |
| Selective search セグメンテーションアルゴリズムのための色ベースの戦略。このクラスは [283] で説明されているアルゴリズムから実装されている。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategyFill |
| Selective search セグメンテーションアルゴリズムのための塗りつぶしベースの戦略。このクラスは [283] で説明されているアルゴリズムから実装されている。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategyMultiple |
| Selective search セグメンテーションアルゴリズムのための複数の戦略をまとめる。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategySize |
| Selective search セグメンテーションアルゴリズムのためのサイズベースの戦略。このクラスは [283] で説明されているアルゴリズムから実装されている。 詳細... | |
| class | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategyTexture |
| Selective search セグメンテーションアルゴリズムのためのテクスチャベースの戦略。このクラスは [283] で説明されているアルゴリズムから実装されている。 詳細... | |
名前空間 | |
| namespace | cv |
| namespace | cv::ximgproc |
| namespace | cv::ximgproc::segmentation |