opencv - OpenCV轮廓检测中实现了什么算法?

标签 opencv image-processing computer-vision contour

<分区>

有谁知道在 OpenCV 库中实现了哪种算法来执行轮廓检测?你也可以给我一个引用吗?

谢谢。

最佳答案

来自 the documentation to cv::findContours :

The function retrieves contours from the binary image using the algorithm [Suzuki85]. The contours are a useful tool for shape analysis and object detection and recognition.

和:

[Suzuki85] Satoshi Suzuki and others. Topological structural analysis of digitized binary images by border following. Computer Vision, Graphics, and Image Processing, 30(1):32–46, 1985.

本文的 DOI 是 10.1016/0734-189X(85)90016-7

关于opencv - OpenCV轮廓检测中实现了什么算法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9334166/

相关文章:

javascript - Three.js + OrbitControls - 未捕获的 TypeError : Cannot read property 'addEventListener' of undefined

image - 打印 YUV 图像的像素值

matlab - 计算部分图像的平均值

.net - System.Drawing.Image 和颜色空间

matlab - bsxfun 的扩展以满足矩阵中的特定索引

MATLAB:查找图像中特定 RGB 像素值的索引/计数

ios - 如何在 MLMultiarray 元素上应用 Sigmoid?

machine-learning - 如何使用tensorflow获取inception模型中分类图片的热图或x y坐标(边界框)

opencv - fatal error LNK1104 : cannot open file 'opencv_calib3d246.dll'

python-2.7 - 从多个摄像头写入视频