![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 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::HfsSegment | static |
| empty() const | cv::Algorithm | 內聯虛擬函式 |
| getDefaultName() const | cv::Algorithm | virtual |
| getMinRegionSizeI()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getMinRegionSizeII()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getNumSlicIter()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getSegEgbThresholdI()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getSegEgbThresholdII()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getSlicSpixelSize()=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| getSpatialWeight()=0 | cv::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)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| performSegmentGpu(InputArray src, bool ifDraw=true)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯靜態 |
| save(const String &filename) const | cv::Algorithm | virtual |
| setMinRegionSizeI(int n)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setMinRegionSizeII(int n)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setNumSlicIter(int n)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setSegEgbThresholdI(float c)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setSegEgbThresholdII(float c)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setSlicSpixelSize(int n)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| setSpatialWeight(float w)=0 | cv::hfs::HfsSegment | 純虛擬函式 |
| write(FileStorage &fs) const | cv::Algorithm | 內聯虛擬函式 |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |