搜索资源列表
GAC-几何活动轮廓 模型
- 关于几何活动轮廓的matlab代码
MewEdgeContour
- 活动轮廓方法 检测边缘,可以很好的检测到边缘位置-Active contour method of edge detection can be a very good position to detect the edge
GCBAC
- 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!-Graph cuts based active contours which is used for image segmentation.Excellent source code!
LGIF
- 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。-This is the "Active contours driven by local and global inten
LCV 局部区域活动轮廓模型
- 这是“An efficientlocalChan–Vesemodelforimagesegmentation”(简称LCV模型)的MATLAB源代码。LCV模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is "An efficientlocalChan-Vesemodelforimagesegmentation" (referred to as the LCV model) of the MATLA
ActiveContourDemos1
- 学习图像处理中活动轮廓方法的一个DEMO,很有启发-Learning image processing method of active contour a DEMO, very enlightening
ActiveContourDemos2
- 2005年学习图像分割算法过程中活动轮廓方法的对比DEMO,很有启发-2005 image segmentation algorithm to learn the process of active contour methods contrast DEMO, very enlightening
ActiveC
- Active主活动轮廓源码,希望对学习轮廓提取的同学有用山豆根地方-Active main active contour source, in the hope that students learn contour extraction tonkinensis useful local
Snakuscules
- 活动轮廓在图像分割和计算机视觉中有广泛应用,但是本文提出一种分割的新概念,Snakuscules。这是2008年IEEE TRANSACTION关于活动轮廓的经典文献。-Active contour in image segmentation and computer vision has extensive application, but this paper presents a new concept of partition, Snakuscules. This is the 2008
gradient-vector-flow-algrithm(VC)
- 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
200707171150141339
- 这个Matlab程序实现一个基于活动轮廓的边缘检测,而不进行重新初始化。-The Matlab program of active contour based on edge detection, rather than re-initialization.
regionbased_seg
- Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental
new_metric_matlab_code
- 基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文-Based on Active Contour Model of image segmentation algorithm, the details of the specific algorithm, you can see the archive of papers
Fast_Min_Active_Contour_Split_Bregman
- 这是一个基于活动轮廓模型的快速全局最小算法的matlab实现程序,对学习现代图像处理有一定帮助。-This is an active contour model based on the rapid global minimum algorithm matlab implementation process of learning in modern image processing have some help.
Image_Segmentation_Active_Coutour_Local_Binary_Fit
- 李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation-Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper
iac
- 活动轮廓模型中的iac模型,集合侧地线和无边缘活动轮廓模型的一种。-Active contour model iac model, a collection of geodesics and the active contour model without edges a.
gac_myself
- 基于变分水平集的测地线活动轮廓,是Ohah的最新理论-Variational level set-based geodesic active contour, is the latest theoretical Ohah
Minimax
- 极大极小化算法常用在博弈中,可以动态的选定参数,也可用于活动轮廓模型中参数的设定-Minimax algorithm isused in the game, you can dynamically selected parameter and active contour model can also be used to set the parameters
1
- 实现活动轮廓模型的图像分割,并且效果良好-Active contour model to achieve image segmentation, and good results
Wikipedia
- 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。本书对人脸检测的基本问题、研究思路和方法、经典的算法和技术全方位地做了深入系统的介绍,着重介绍了作者在利用活动轮廓模型方法