搜索资源列表
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
VC-edge-detection-code
- 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
Canny_edgedetection2
- VC下canny源代码,用于图像处理中的边缘检测-VC canny source code for image processing Edge Detection
Canny
- 用vc编写的一个canny边缘检验算子 很好用 效果还可以 -vc prepared with a canny operator Edge good test results can be used
Canny-jiance
- 这是有关canny边缘检测的vc++实现算法,挺好用的,欢迎下载!-This is the canny edge detection algorithm vc, very good use, download welcome!
canny
- 本程序是用vc实现的canny算法,应用于细胞图像分割。
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
vc++imageprocess.rar
- 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等),Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
Canny
- CANNY 边缘检测算子 的源代码 ,在VC++6.0开发软件上实现运行-CANNY edge detection operator of the source code, software development in VC++6.0 to achieve run,
Canny
- 用Canny算子提取边缘是一个基于VC++6.0用于数字图象处理的界面程序。-Extracted by Canny edge operator is a based on VC++ 6.0 for digital image processing program interface.
canny
- 本代码主要实现用Canny算子提取边缘,VC++环境下实现~-The main achievement of this code using Canny edge extraction operator, VC++ Environment to achieve ~
Canny
- canny算子提取边缘,vc++实现,包括测试图片,功能完整-canny
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
- VC实现的canndy边缘检测算法的源码,还不错-VC achieved canndy the edge of the source detection algorithm, but also good
Canny(VC)
- 数字图像处理 利用vc++实现 很有用-vc++ canny
Canny-edge-operator
- 用Canny算子提取边缘,vc源码,是图像处理入门的好源码-Extracted with the Canny edge operator, vc source code, is a good entry-source image processing
Canny
- VC++实现的图像处理方法,采用Canny算子进行边界分割-VC++ implementation of image processing methods, the use of Canny operator is the boundary partition
Canny
- Canny算子边缘检测的vc++实现-Canny edge detection operator to achieve vc++ Canny edge detection operator to achieve vc++
Canny
- 基于VC++ Canny算子提取边缘算法-Based on VC++ Canny operator edge extraction algorithm
VC++ Canny算子提取边缘算法示例
- VC++ Canny code ! compiled by vc 6.0, it's effective!