搜索资源列表
EdgeDetection
- 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
Canny-Matlab
- Canny算子Matlab源代码,说明了Canny算子的原理-Canny operator Matlab source code, illustrates the principle of Canny operator
canny_edge
- 一个源代码,可以实现Canny算子图像的边缘检测,(A source code, you can achieve Canny operator image edge detection,)