搜索资源列表
edge
- C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
sanny-CSharp
- 图像处理,canny算子代码 边缘提取 边缘增强-c# csharp canny Gdi++
Canny-Edge-Detection-CSharp.ra
- 实现Canny直线提取算法,可以运行,很不错。,canny line detection。
canny_edge_detection_c_
- 输入图像,利用canny边缘计算算子,输出边缘(canny edge compute. input a image and output image's edge)