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) |
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(CV_OUT 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(const Ptr< FileStorage > &fs, const String &name=String()) const |
cv::Algorithm
|
|
writeFormat(FileStorage &fs) const (定義場所:
cv::Algorithm) |
cv::Algorithm
|
protected
|
~Algorithm() (定義場所:
cv::Algorithm) |
cv::Algorithm
|
virtual
|