Description: canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测-canny edge detection operator, Gray figures to be the weak image edge detection for good Platform: |
Size: 2048 |
Author:潇叶 |
Hits:
Description: Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test. Platform: |
Size: 172032 |
Author:whq |
Hits:
Description: 基于OPENCV的图象边缘检测,(VC++)
利用canny算法寻找图象边缘并再输出中标志.-OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find the image and re-exported in the symbol. Platform: |
Size: 106496 |
Author:朱晨 |
Hits:
Description: canny边缘检测的vc代码,可以实现图像的边缘提取,效果不错-canny edge detection vc code, you can realize the image edge extraction, the effect of good Platform: |
Size: 179200 |
Author:孙伟 |
Hits:
Description: 内附试验图像和用C++实现的源代码,能狠好的实现边缘检测。-Enclosing the test images and with C++ The realization of the source code can be hard to achieve good edge detection. Platform: |
Size: 5884928 |
Author:晨曦 |
Hits:
Description: canny算子进行边缘检测的源代码。
(1)首先对图像进行高斯滤波,去除噪声的影响;
(2)对滤波后图像计算梯度的幅值和方向
(3)对梯度幅值进行模极大值抑制
(4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after filtering the image calculated gradient amplitude and direction of (3) of the gradient amplitude for modulus maxima suppression (4) dual-threshold determine the edge Platform: |
Size: 1024 |
Author:章格 |
Hits:
Description: 基于canny方法的边缘检测方法的实现,
这是最原始的方法实现,根据不同的应用可以对其进行相应的改进-Methods based on canny edge detection methods realize that this is the most primitive method, according to different applications can be improved accordingly Platform: |
Size: 7168 |
Author:mike |
Hits:
Description: 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 experimental result image Platform: |
Size: 172032 |
Author:fang |
Hits:
Description: canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people Platform: |
Size: 8192 |
Author:王自 |
Hits:
Description: 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码-The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code Platform: |
Size: 3072 |
Author:佟健 |
Hits:
Description: C++ Qt implementation of edge detection algorithms.
Currently available algorithms:
Canny edge detector
Sobel edge detector
Prewitt edge detector
Roberts cross
Scharr operator
The project includes GUI for viewing results. Platform: |
Size: 6144 |
Author:穿山甲说
|
Hits: