Image Component Library (ICL)
|
This is the complete list of members for icl::cv::ContourDetector, including all inherited members.
Accurate enum value | icl::cv::ContourDetector | |
AccurateWithHierarchy enum value | icl::cv::ContourDetector | |
Algorithm enum name | icl::cv::ContourDetector | |
ContourDetector(const icl8u thresh=128, Algorithm a=Fast) | icl::cv::ContourDetector | |
detect(const core::ImgBase *image) | icl::cv::ContourDetector | |
detect(core::Img8u &image) | icl::cv::ContourDetector | |
drawAllContours(core::ImgBase *img, const icl64f &value) | icl::cv::ContourDetector | |
Fast enum value | icl::cv::ContourDetector | |
m_data | icl::cv::ContourDetector | private |
setAlgorithm(Algorithm a) | icl::cv::ContourDetector | |
setThreshold(const icl8u &threshold) | icl::cv::ContourDetector | |
Uncopyable() | icl::utils::Uncopyable | inlineprotected |
~ContourDetector() | icl::cv::ContourDetector | virtual |