搜索资源列表
ImageSegmentationClustering
- ImageSegmentationClustering 老外的图像分割文献,很经典!-ImageSegmentationClustering foreigner image segmentation literature classic!
matlab编程
- 图像分割算法的Matlab源程序,里面含有大量经典源代码-image segmentation algorithm Matlab source, it contains a large number of classic source code
第09章 人脸的检测与定位
- 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enha
goodCanny
- 图像分割的经典算法CANNY算法的源代码,很实用-the classic image segmentation algorithm Canny algorithm source code, practical
greedy_snake
- 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm-- greedy algorithm
gvf_model
- 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model)
Imagepro_4
- 用于各种图像分割的算法 ,隐痛上传,从上面的边缘检测,二值化,区域分割一些经典的算法来加深对图像分割的理解。粗略分析了这些算法的优点很不足。对于课题算法的选取起了很大的帮助-for various image segmentation algorithm secret anguish uploads from above the edge detection, two values, Segmentation some classica
NormalizedCuts
- 经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。-classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited numbe
111fenge111
- 图像分割阈值选取技术综述。。阐述了很多经典的分割算法-image segmentation threshold selection Technology. . Set out a number of classic segmentation algorithm
rldw
- 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and
matlab-suoshuwenzifenge
- 该算法用matlab实现对索书号文字图像分割。经典的程序。-the algorithm used to achieve Call Matlab language image segmentation. Classical procedures.
ostu
- 经典的图像分割算法ostu,去两峰值之间的峰谷为阀值-Classical image segmentation algorithms ostu, to the peak and valley between two peaks as the threshold
meanshift_src
- 经典Mean shift图像分割算法VC源代码 Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Machine Intell, 24, 603-619, 2002.-Classic Mean shift image segmentation algorithm VC source code Mean shif
edison_src(org)
- Edison图像分割算法源码,一个非常经典的图像分割算法,可调节参数已达到最好的分割效果-Edison source image segmentation algorithm, a very classic image segmentation algorithm, adjustable parameters have reached the best segmentation results
otus
- 利用最大类间方差算法求解自适应阈值,对图像进行分割,属于经典的图像分割方法,适合于初学者使用-Using the maximum between-class variance adaptive thresholding algorithm for image segmentation, image segmentation is the classic method, suitable for beginners to use
traditionSnake1.0
- snake的经典算法,应用于图像分割,效果很好-classic snake algorithm, applied to image segmentation, the effect of good
2
- mean shift 彩色图像分割经典算法--VC-mean shift color image segmentation--VC
MATLAB实现图像分割otsuf 源程序代码
- 本程序,直接用MATLAB实现otsuf算法,并使用此算法对经典图像进行分割。(This procedure, directly with MATLAB to achieve otsuf algorithm, and use this algorithm to segment the classic image.)
图像分割
- 该文档包含多个图像分割的经典算法有:区域生长的图像分割程序,基于遗传算法的图像分割,大津算法,迭代法等(The document contains a number of image segmentation of the classic algorithms are: regional growth of the image segmentation program, based on genetic algorithm image
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, i