OpenCV  4.10.0
开源计算机视觉
加载...
搜索...
无匹配项
| 命名空间 | 函数
structured_edge_detection.hpp 文件参考
#include <opencv2/core.hpp>
prepared_edge_detection.hpp 的包含依赖关系图
此图表显示直接或间接包含此文件的文件

类  cv::ximgproc::RFFeatureGetter
 
类  cv::ximgproc::StructuredEdgeDetection
 实现 [70] 中的边缘检测算法的类:了解更多...
 

命名空间

命名空间  cv
 将与磁盘上的文件关联的文件存储的“黑匣子”表示为。
 
命名空间  cv::ximgproc
 

函数

Ptr< RFFeatureGettercv::ximgproc::createRFFeatureGetter ()
 
Ptr< StructuredEdgeDetectioncv::ximgproc::createStructuredEdgeDetection (const String &model, Ptr< const RFFeatureGetter > howToGetFeatures=Ptr< RFFeatureGetter >())
 

详细说明

日期
2014 年 6 月 17 日
作者
Yury Gitman