搜索资源列表
erzhitufenge
- 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
ncut.rar
- ncut分割算法matlab代码,实现图像分割较好的方法,matlab code ncut segmentation algorithm to achieve better image segmentation methods
Nystrom-Ncut
- 图论分割算法之一“Nystrom Ncut”MatLAB源程序。-MatLAB codeof “Nystrom Ncut”.
Ncut_9
- ncut图像分割,Timothee Cour写的源代码-ncut image segmentation
Ncut
- 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
ncut
- 一种新型的图像分割技术,是基于Ncut的改进-A new image segmentation technique is based on the improvement Ncut
GraphCuts
- 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
Ncut_SVM
- 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
Ncut
- Ncut的文献及matlab源代码。基于图的分割非常好的一个算法-Ncut literature and matlab source code. Graph-Based Segmentation Algorithm for a very good
superpixels
- 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
imSegment
- 图形图像处理,基于灰度直方图的图像谱分割。-ncut segment based on gray
demoBiasedNcut.tar
- 图割算法的一种,NCut, normalized Cut。在聚类分析时,比一般基于图割方法更有效。-A graph cut algorithm, NCut, normalized Cut. Cluster analysis method based on graph cuts than the general more effective.
Ncut-Clustering
- 随机点的生成,基于图形的规范化分割使点聚类-product random points, graph-based for points segment and points clustering
NCut
- 利用NCut方法对医学图像进行分割,虽然分割效果不是非常好,但是该方法有一定的探索意义-NCut methods for medical image segmentation, segmentation is not that great, but the method has certain exploration significance
ncut-multiscale
- 用matlab写的ncut分割程序,程序易读,说明详细。适合初学者。-Written by matlab ncut segmentation procedure is easy to read, explained in detail. Suitable for beginners.
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
shijianbo-Ncut-image-clustering
- shijianbo Ncut image clustering-image segmentation
Ncut_9
- 基于ncut算法的图像分割matlab代码(NCUT algorithm based on image segmentation matlab code)
ncut
- ncut在图像分割中的应用及实现(基于谱聚类的理论)(Application and implementation of NCUT in image segmentation)
NCut-master
- A MATLAB VERSION FOR NCUT ALGORITHM