搜索资源列表
用Canny算子提取边缘
- 用Canny算子提取边缘,在readme里有详细的使用说明-with Canny operator from the brink of the readme are detailed usage
提取边缘0
- 提取边缘0.rar-edge extraction 0.rar
用Canny算子提取边缘9
- 用Canny算子提取边缘matlab-with Canny operator from the edge Matlab
用Canny算子提取边缘
- 用Canny算子提取边缘,只适用于256图
动态规划提取边缘
- 对一个区域提取边缘
Canny算子提取边缘
- Canny算子提取边缘,内带图片,可运行,效果不错
用Canny算子提取边缘
- 用Canny算子提取边缘,在readme里有详细的使用说明-with Canny operator from the brink of the readme are detailed usage
提取边缘0
- 提取边缘0.rar-edge extraction 0.rar
用Canny算子提取边缘9
- 用Canny算子提取边缘matlab-with Canny operator from the edge Matlab
边缘检测细化源代码
- VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
重点 基于小波的小尺寸物体的图像边缘提取方法
- 重点 基于小波的小尺寸物体的图像边缘提取方法-focus on the small size wavelet objects Edge Extraction Method
边缘检测及轮廓跟踪
- 边缘检测及轮廓跟踪 C程序设计对数字图象进行边缘提取,其中包括了多个常用的算子,还包括了拉氏锐化.-edge detection and tracking C Contour Design of digital images from the edge, which included a number of commonly used operator, Rumsfeld also includes sharpening.
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
用LOG滤波器提取图像边缘
- LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further
图像旋转和边缘提取
- 基本的图像处理方法:灰度图像,二值图像,提取边缘,图像旋转-basic image processing methods : gray-scale images, two binary images, edge extraction, image rotation
ImgPreEdgEnh
- canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\测试图片 \原始lena图像.bmp 用Canny算子提取边缘\测试图片\用canny算子提取边缘.bmp 用Canny算子提取边缘\源代码 用Canny算子提取边缘\源代码\cdib.cpp 用Canny算子提取边缘\源代码\cdib.h 用Canny算子提取边缘\源代码\ChildFrm.cpp 用Canny算子提取边缘
Canny
- 用Canny算子提取边缘,已经过测试,可以直接运行
1546
- 用Canny算子提取边缘,用vc编写的,编译通过。人人为我,我为人人。-Extracted by Canny edge operator, using vc prepared, compiled through. Were man-made, I for all.
Canny
- 用Canny算子提取边缘。使用vc6.0实现,并且附带测试图片lina。-err
ImageProcessing
- 本程序是用用Canny算子提取边缘的经典程序。