OpenCV
5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
cv
ximgproc
segmentation
SelectiveSearchSegmentation
🤖
AIによる機械翻訳(非公式)
— これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文)
を参照してください。
cv::ximgproc::segmentation::SelectiveSearchSegmentation メンバ一覧
これは
cv::ximgproc::segmentation::SelectiveSearchSegmentation
の全メンバー(継承メンバーを含む)の一覧である。
addGraphSegmentation
(Ptr< GraphSegmentation > g)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
addImage
(InputArray img)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
addStrategy
(Ptr< SelectiveSearchSegmentationStrategy > s)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
Algorithm
()
cv::Algorithm
clear
()
cv::Algorithm
inline
virtual
clearGraphSegmentations
()=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
clearImages
()=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
clearStrategies
()=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
empty
() const
cv::Algorithm
inline
virtual
getDefaultName
() const
cv::Algorithm
virtual
load
(const String &filename, const String &objname=String())
cv::Algorithm
inline
static
loadFromString
(const String &strModel, const String &objname=String())
cv::Algorithm
inline
static
process
(std::vector< Rect > &rects)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
read
(const FileNode &fn)
cv::Algorithm
inline
virtual
read
(const FileNode &fn)
cv::Algorithm
inline
static
save
(const String &filename) const
cv::Algorithm
virtual
setBaseImage
(InputArray img)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
switchToSelectiveSearchFast
(int base_k=150, int inc_k=150, float sigma=0.8f)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
switchToSelectiveSearchQuality
(int base_k=150, int inc_k=150, float sigma=0.8f)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
switchToSingleStrategy
(int k=200, float sigma=0.8f)=0
cv::ximgproc::segmentation::SelectiveSearchSegmentation
pure virtual
write
(FileStorage &fs) const
cv::Algorithm
inline
virtual
write
(FileStorage &fs, const String &name) const
cv::Algorithm
writeFormat
(FileStorage &fs) const
cv::Algorithm
protected
~Algorithm
()
cv::Algorithm
virtual
Generated on Fri Jun 5 2026 21:15:54 for OpenCV by
1.12.0