搜索资源列表
canny算子边缘检测
- canny算子边缘检测-canny operator Edge Detection
Canny.rar 用VC实现数字图像canny算子边缘检测
- 用VC实现数字图像canny算子边缘检测,VC digital images using canny edge detection operator
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
cnn.rar
- canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
gauss_Homomorphic_filter
- 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
edge_detector
- Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
edgedetect
- 用各种算子对图像边缘检测,用巴特沃斯滤波器平滑处理后,再用prewitt算子、LoG算子、Canny算子边缘检测,之后去粘连-Operators using a variety of image edge detection, smoothing filters with Butterworth, the re-use Prewitt operator, LoG operator, Canny edge detection operator, followed by adhesion to
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 experimental result image
cannyfinal
- canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
Canny-Edge-Detection
- canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
cannywave
- 用canny算子边缘检测,以及用db4小波模极大值算法边缘检测,可以直接运行,用的是标准图像Lena-Using canny edge detection operator, and using db4 wavelet modulus maxima algorithm for edge detection, can be run directly, using the standard image Lena
canny
- 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
canny
- 数字图像中所使用的canny算子边缘检测-Digital image used in the canny edge detection operator
canny
- canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
imageEdgeDetect
- edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
canny算子进行边缘检测的源代码
- 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
一种改进的基于Canny算子边缘检测算法
- 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
canny_edge
- 一个源代码,可以实现Canny算子图像的边缘检测,(A source code, you can achieve Canny operator image edge detection,)
Canny算子
- 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
Canny
- Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)