搜索资源列表
NcutImage_7_AMD64
- Normalized cut code in matlab -Normalized cut code in Matlab
erzhitufenge
- 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
4
- Normalized Cut Image Segmentation Code
Ncut
- 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
NormalizedCutClustering
- 进行normalized cut算法的图像分割-Normalized cut algorithm for image segmentation
ncut_multiscale
- 多尺度normalized cut分割的matlab代码 -Multiscale Normalized Cuts Segmentation Toolbox
fenshuilingsuanfa
- 基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
graph-based-image-segmentation
- 五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized cut, min-cut/max-flow, isoperi
Normalized-Cut
- Normalized Cut图像分割程序,matlab代码实现-Normalized Cut image segmentation procedure, Matlab code implementation
icip2005
- 基于对称的图像分割算法(Symmetry based Normalized cut),matlab代码,分割效果非常好,是向论文作者亲自要来的 参考论文:Gupta. et al., "Extracting Regions of Symmetry", ICIP, 2005。-Image segmentation Matlab code for paper: Gupta. et al., "Extracting Regions of Symmetry", ICIP, 2005.
demoBiasedNcut.tar
- 图割算法的一种,NCut, normalized Cut。在聚类分析时,比一般基于图割方法更有效。-A graph cut algorithm, NCut, normalized Cut. Cluster analysis method based on graph cuts than the general more effective.
Edge-Detection
- 与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)-Concerned with the past image local characteristics and continuity of local methods, the methods herein can extract images on the overall impressio
Size-normalization-of-face
- 人脸的大小归一化 手工点击自动切割图片为规定大小-Facial expression picture size normalized manually click the picture for a predetermined size automatically cut
NcutImage
- Normalized Cut Image Segmentation Code,一种基于图的图像分割算法源代码,效果较好,但运行速度不是很高,可供图像分割初学者学习-Normalized Cut Image Segmentation Code, a graph based image segmentation algorithm
normalized cut image segmentation version 9
- applies normalized cut on graph obtained from image and segment the image into specified number of regions.
GKKGEJZ
- Normalized cut code in matlab, -Normalized cut code in matlab, Normalized cut code in matlab,
NcutImage_7_AMD64
- 图像分割算法,基于归一化割,对边缘的识别较准确。(Image segmentation algorithm, based on normalized cut, is more accurate for edge recognition.)