搜索资源列表
医学边缘检测
- 很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测-good source edge detection, the use of vc 6.0 preparation, mainly for Medical Image Edge Detection
03 VC图像分割与边缘检测源代码
- 03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
VC实现拉普拉斯高斯边缘检测
- 一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
SobelKirsch边缘检测
- Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel / Kirsch edge detection algorithm VC Visual Realization
VC编程实现数字图像的边缘检测
- VC编程实现数字图像的边缘检测-VC Programming Digital Image Edge Detection
VC调用matlab图像处理工具箱进行canny边缘检测
- VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
sobel算子边缘检测
- 图像边缘检测的sobel算子VC++实现
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
sobel算子边缘检测算法
- 用sobel算法 进行8位位图的边缘检测
VC++ 图像处理
- 本程序包含有关图像处理的基本操作,包括灰度变换、直方图、阈值算法、边缘检测、滤波和纹理映射等
houghT.利用霍夫变换进行图像边缘检测的VC++源码
- 利用霍夫变换进行图像边缘检测的VC++源码,The use of Hough transform for image edge detection of VC++ source code
Canny.rar 用VC实现数字图像canny算子边缘检测
- 用VC实现数字图像canny算子边缘检测,VC digital images using canny edge detection operator
Imageprocessing.rar
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
EdgeContour
- VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
Log
- VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
edge_check
- 基于matlab的边缘检测程序,成功实现了奥运开幕式图片的边缘检测,matlab6环境运行成功。-Matlab-based edge detection procedures, the successful implementation of the Olympic opening ceremony, the edge detection image, matlab6 environment running successfully.
VC图像分割与边缘检测源代码
- VC图像分割与边缘检测源代码,工程包,可直接编译运行(VC image segmentation and edge detection source code, engineering package, can be directly compiled and run.)