搜索资源列表
Canny算子提取边缘
- Canny算子提取边缘,内带图片,可运行,效果不错
用Canny算子提取边缘
- 用Canny算子提取边缘,在readme里有详细的使用说明-with Canny operator from the brink of the readme are detailed usage
Canny算子与边缘检测
- Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
用Canny算子提取边缘9
- 用Canny算子提取边缘matlab-with Canny operator from the edge Matlab
canny算子程序
- 一个在图象处理中用得比较多的canny算子程序-an image processing used in more canny than counting Subroutine
canny算子
- canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
fast-Canny
- 用Canny算子提取边缘 高速mfc计算可以学习参考-Canny operator extract high risk calculation can learn mfc reference
canny
- 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image ed
Canny
- 用Canny算子提取边缘,已经过测试,可以直接运行
canny
- Canny算子边缘提取代码,可以对图像进行边缘提取,采用VC 实现,编译后可以直接运行。-Canny edge detection operator code, the image edge extraction, the use of VC to achieve, the compiler can be run directly.
Canny
- 用Canny算子提取边缘。使用vc6.0实现,并且附带测试图片lina。-err
Canny
- 数字图像处理,CANNY算子边缘检测,VC++代码,包括算法测试图片等-Digital Image Processing, CANNY edge detection operator, VC++ Code, including algorithms, photographs, and other tests
Canny
- Canny算子检测的程序及仿真图希望有用拿来公享-Canny edge detection procedures and simulation plans seek to help bring the public to enjoy
canny
- canny算子的一种方法,通过高斯滤波和高斯平滑方法实现-canny operator a way, through the Gaussian filtering and Gaussian smoothing method to achieve
canny-matlab
- canny算子主函数,其中包括guass变换的函数-canny operator main function, including guass transform function
Canny
- Canny算子是图象锐化的一种,被用来景物边缘检测与提取的。是一种较好的边缘检测算子。-Canny is a kind of image sharpening。Canny is used to the scene s edge detection and extraction. It is a better edge detection operator
Canny
- CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and
Canny-Edge-Detection
- canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
canny算子进行边缘检测的源代码
- 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
Canny算子
- 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)