搜索资源列表
canny
- canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像
Canny
- 基于OpenCV,实现canny的算法检测
canny
- // Canny 算法C++程序,欢迎大家交流!
canny
- canny算子的详细过程,可以嵌入C++语言中使用,有兴趣的可以看一下。
canny
- canny 边缘检测算法
Canny Edge Detection
- canny边缘检测算子,可以对灰度数字图象的弱边缘进行很好的检测-canny edge detection operator, Gray figures to be the weak image edge detection for good
canny算法C实现
- canny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rarcanny算法C实现.rar
edge_detection.rar
- this file contains the codes to obtain edge detection.Either the "edge"function can be used to directly obtain the edge detection by using the selected derivative estimators.(like-canny,sobel.)or the direct code for SOBEL(gradient method)and LAPLACIA
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算子提取边缘 边缘检测中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
Canny
- Edge detector of Canny.
Canny
- canny edge detection and some other programs
canny
- this performs a GUI based canny edge detection -this performs a GUI based canny edge detection
canny
- 图像处理中:canny算法matlab实现图像的分割-canny algorithm matlab implementation
CANNY
- CANNY EDGE DETECT SOURSE CODE
canny
- Matlab code for Canny algorithm for edge detection
canny
- canny operator for edge detection
canny
- Canny edge detection
Canny
- Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)
Canny
- 基于matlab的canny算子实现边缘提取(Edge extraction based on Canny operator of MATLAB.)