![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/core.hpp>命名空间 | |
| 命名空间 | cv |
| 命名空间 | virtual cv::ximgproc::FastLineDetector::~FastLineDetector |
函数 | |
| void | cv::ximgproc::edgePreservingFilter (InputArray src, OutputArray dst, int d, double threshold) |
| 使用边缘保留滤波器平滑图像。 | |