OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::ximgproc::segmentation::SelectiveSearchSegmentation 成員列表

這是 cv::ximgproc::segmentation::SelectiveSearchSegmentation 的完整成員列表,包括所有繼承的成員。

addGraphSegmentation(Ptr< GraphSegmentation > g)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
addImage(InputArray img)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
addStrategy(Ptr< SelectiveSearchSegmentationStrategy > s)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
clearGraphSegmentations()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
clearImages()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
clearStrategies()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
empty() constcv::Algorithm內聯虛擬函式
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithm內聯靜態
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm內聯靜態
process(std::vector< Rect > &rects)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
read(const FileNode &fn)cv::Algorithm內聯虛擬函式
read(const FileNode &fn)cv::Algorithm內聯靜態
save(const String &filename) constcv::Algorithmvirtual
setBaseImage(InputArray img)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
switchToSelectiveSearchFast(int base_k=150, int inc_k=150, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
switchToSelectiveSearchQuality(int base_k=150, int inc_k=150, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
switchToSingleStrategy(int k=200, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation純虛擬函式
write(FileStorage &fs) constcv::Algorithm內聯虛擬函式
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保護
~Algorithm()cv::Algorithmvirtual