搜索资源列表
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
03 VC图像分割与边缘检测源代码
- 03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
DSplit
- 这是用于VC++开发的,能够准确地检测出图像中物体的边缘,还集成了CDib类可以处理8位、16位、24位、32位位图。
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
Sobel
- 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
Prewitt
- 利用VC++实现precitt边缘检测算子,对灰度图像实现边缘检测-Using VC++ to achieve precitt edge detection operator, the gray image edge detection
Roberts
- 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images
Laplacian
- 利用VC++编程实现Laplacian边缘检测算子,实现对灰度图像的边缘检测-Using VC++ programming to achieve Laplacian edge detection operator, to achieve the edge detection of gray images
Krisch
- 利用VC++实现Krisch边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Krisch edge detection operator, to achieve the edge detection of gray images
ImproveSobel
- 对传统的Sobel图像边缘检测算子进行改进,并通过VC++实现对灰度图像的边缘检测-The traditional Sobel image edge detection operator to improve, and through the VC++ to achieve