搜索资源列表
Canny边缘检测Matlab程序
- Canny边缘检测Matlab程序
图像边缘检测技术综述
- 这是关于canny算子的边缘识别技术
Canny算子提取边缘
- Canny算子提取边缘,内带图片,可运行,效果不错
利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码
- 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码,The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
Canny.rar
- 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.rar
- 用Canny算子提取边缘,只能处理8位的BMP图像!对于学习DIB类非常有用!,Extracted by Canny edge operator can only handle 8-bit BMP images! DIB category for the study is very useful!
canny.rar
- canny算子边缘提取。用matlab编写,并有详细的解释。,use matlab to canny edge detection operator,with a detailed explanation.
CANNY_EDGE.rar
- CANNY边缘检测,matlab,很容易看懂,Canny edge detection, matlab, very easy to understand
Canny
- 实现了bmp图像的Canny边缘检测,非常好的代码,欢迎下载-canny edge detection
canny-edge
- 边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
Canny
- CANNY 边缘检测算子 的源代码 ,在VC++6.0开发软件上实现运行-CANNY edge detection operator of the source code, software development in VC++6.0 to achieve run,
边缘检测算子对比
- 边缘检测中,不同算子处理结果对比 含sobel、roberts、prewitt、log、canny等
Canny
- CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
CVHomework1
- canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
Canny
- Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
Canny
- Canny边缘检测,处理结果被保存在文件中.检测效果比较好.-Canny edge detection, the results are saved in the document. Detection of the effect is better.
canny
- 边缘检测的canny算子,可以很好地检测图像的边缘,而且有效地降低了噪声。-The canny edge detection operator, can detect the image edge well, but also effectively reduces noise.
matlab-canny
- 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
Canny-Edge-Detection
- 基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
canny
- canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect th