OpenCV 4.11.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::fastcv::FCVMSER 成员列表

这是cv::fastcv::FCVMSER的完整成员列表,包括所有继承的成员。

create(const cv::Size &imgSize, int numNeighbors=4, int delta=2, int minArea=30, int maxArea=14400, float maxVariation=0.15f, float minDiversity=0.2f)cv::fastcv::FCVMSER静态
detect(InputArray src, std::vector< std::vector< Point > > &contours)=0cv::fastcv::FCVMSER纯虚函数
detect(InputArray src, std::vector< std::vector< Point > > &contours, std::vector< cv::Rect > &boundingBoxes)=0cv::fastcv::FCVMSER纯虚函数
detect(InputArray src, std::vector< std::vector< Point > > &contours, std::vector< cv::Rect > &boundingBoxes, std::vector< ContourData > &contourData)=0cv::fastcv::FCVMSER纯虚函数
getDelta()=0cv::fastcv::FCVMSER纯虚函数
getImgSize()=0cv::fastcv::FCVMSER纯虚函数
getMaxArea()=0cv::fastcv::FCVMSER纯虚函数
getMaxVariation()=0cv::fastcv::FCVMSER纯虚函数
getMinArea()=0cv::fastcv::FCVMSER纯虚函数
getMinDiversity()=0cv::fastcv::FCVMSER纯虚函数
getNumNeighbors()=0cv::fastcv::FCVMSER纯虚函数
~FCVMSER()cv::fastcv::FCVMSER内联虚函数