搜索资源列表
graph-roberts
- 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operat
ostu
- 利用vc++,结合opencv做图像分割,通过边缘检测做图像分割-Combined with opencv do image segmentation
Digital-image-edge-detection
- VC编程实现数字图像的边缘检测,本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-VC programming for digital image edge detection, this article is a simple introduction to readers of this technology, and given a code to achieve in under Visual C++ environment.
hough
- 初学者适用的hough边缘检测vc++代码源程序 -hough edge detection