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

這是 cv::hfs::HfsSegment 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
create(int height, int width, float segEgbThresholdI=0.08f, int minRegionSizeI=100, float segEgbThresholdII=0.28f, int minRegionSizeII=200, float spatialWeight=0.6f, int slicSpixelSize=8, int numSlicIter=5)cv::hfs::HfsSegmentstatic
empty() constcv::Algorithm內聯虛擬函式
getDefaultName() constcv::Algorithmvirtual
getMinRegionSizeI()=0cv::hfs::HfsSegment純虛擬函式
getMinRegionSizeII()=0cv::hfs::HfsSegment純虛擬函式
getNumSlicIter()=0cv::hfs::HfsSegment純虛擬函式
getSegEgbThresholdI()=0cv::hfs::HfsSegment純虛擬函式
getSegEgbThresholdII()=0cv::hfs::HfsSegment純虛擬函式
getSlicSpixelSize()=0cv::hfs::HfsSegment純虛擬函式
getSpatialWeight()=0cv::hfs::HfsSegment純虛擬函式
load(const String &filename, const String &objname=String())cv::Algorithm內聯靜態
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm內聯靜態
performSegmentCpu(InputArray src, bool ifDraw=true)=0cv::hfs::HfsSegment純虛擬函式
performSegmentGpu(InputArray src, bool ifDraw=true)=0cv::hfs::HfsSegment純虛擬函式
read(const FileNode &fn)cv::Algorithm內聯虛擬函式
read(const FileNode &fn)cv::Algorithm內聯靜態
save(const String &filename) constcv::Algorithmvirtual
setMinRegionSizeI(int n)=0cv::hfs::HfsSegment純虛擬函式
setMinRegionSizeII(int n)=0cv::hfs::HfsSegment純虛擬函式
setNumSlicIter(int n)=0cv::hfs::HfsSegment純虛擬函式
setSegEgbThresholdI(float c)=0cv::hfs::HfsSegment純虛擬函式
setSegEgbThresholdII(float c)=0cv::hfs::HfsSegment純虛擬函式
setSlicSpixelSize(int n)=0cv::hfs::HfsSegment純虛擬函式
setSpatialWeight(float w)=0cv::hfs::HfsSegment純虛擬函式
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