搜索资源列表
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.
2008082322585122
- ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片-segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture
NcutImage_7_1
- A matlab program of image segmentation.
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
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.
ncut
- ncut图像分割方法的代码,内有测试图片-Code ncut image segmentation methods
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
ncut_multiscale
- ncut 图像分割算法,test为测试程序,可直接使用(NCUT image segmentation algorithm, which can be used directly)