搜索资源列表
segmentation_example
- 用来检验图像分割算法效果的一个经典图像,希望对作这方面试验的人有用-used to image segmentation algorithm test results of a classic image, and I hope to make this useful test of
snake_VC++_win32
- 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
DImageProcessing
- 一个集成在VC环境下的图像处理算法集,包括经典常用的图像分割,图像增强,图像压缩图像识别等技术。-An integrated environment in the VC image processing algorithms, including commonly used classical image segmentation, image enhancement, image compression technologies such as image recognition.
meanshift
- 用meanshift算法实现图像分割,较经典的方法,效果较好-Meanshift algorithm using image segmentation, the more classical methods, better
TGUISUSANh
- 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
levelset
- 经典的图像处理算法,用于分割、轮廓提取或图像修复-Classical image processing algorithms for segmentation, contour extraction or image repair
Image-segmentation-source
- matlab图像分割源代码,包含有各种经典的图像分割算法,并对程序进行了标注。-Image segmentation source
Mura 检测
- Mura检测算法经典文章,包含一个word文档说明了主要步骤、检测方法、:本身Mura检测是由三个基本的图像处理算法构成的,滤波、分割、量化;Mura检测的难点与重点就是如何提取缺陷,也就是采用何种分割算法(Mura detection algorithm classic article, contains a word document illustrates the main steps, test method, the: the Mura detection is composed of