CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Ncut

搜索资源列表

  1. erzhitufenge

    0下载:
  2. 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23.03kb
    • 提供者:戚颖杰
  1. ncut.rar

    1下载:
  2. ncut分割算法matlab代码,实现图像分割较好的方法,matlab code ncut segmentation algorithm to achieve better image segmentation methods
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:567.23kb
    • 提供者:王志新
  1. Nystrom-Ncut

    1下载:
  2. 图论分割算法之一“Nystrom Ncut”MatLAB源程序。-MatLAB codeof “Nystrom Ncut”.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:107.28kb
    • 提供者:
  1. Ncut_9

    0下载:
  2. ncut图像分割,Timothee Cour写的源代码-ncut image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:77.61kb
    • 提供者:xiaolei
  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2.94kb
    • 提供者:Jerry
  1. ncut

    0下载:
  2. 一种新型的图像分割技术,是基于Ncut的改进-A new image segmentation technique is based on the improvement Ncut
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:35.27kb
    • 提供者:吴天
  1. GraphCuts

    1下载:
  2. 基于图论的高效图像分割方法,比NCut算法的效率更高,效果更好-Based on Graph Theory and efficient image segmentation method, an algorithm NCut more efficient, better
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:381.98kb
    • 提供者:韩守东
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:33.23mb
    • 提供者:leo
  1. Ncut

    0下载:
  2. Ncut的文献及matlab源代码。基于图的分割非常好的一个算法-Ncut literature and matlab source code. Graph-Based Segmentation Algorithm for a very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:xiu
  1. superpixels

    1下载:
  2. 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-08-21
    • 文件大小:55kb
    • 提供者:hzw
  1. imSegment

    0下载:
  2. 图形图像处理,基于灰度直方图的图像谱分割。-ncut segment based on gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:鄢波
  1. demoBiasedNcut.tar

    0下载:
  2. 图割算法的一种,NCut, normalized Cut。在聚类分析时,比一般基于图割方法更有效。-A graph cut algorithm, NCut, normalized Cut. Cluster analysis method based on graph cuts than the general more effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:130.2kb
    • 提供者:zhang
  1. Ncut-Clustering

    0下载:
  2. 随机点的生成,基于图形的规范化分割使点聚类-product random points, graph-based for points segment and points clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:73kb
    • 提供者:胭脂雪
  1. NCut

    1下载:
  2. 利用NCut方法对医学图像进行分割,虽然分割效果不是非常好,但是该方法有一定的探索意义-NCut methods for medical image segmentation, segmentation is not that great, but the method has certain exploration significance
  3. 所属分类:Special Effects

    • 发布日期:2016-06-30
    • 文件大小:4.53mb
    • 提供者:刘金勇
  1. ncut-multiscale

    0下载:
  2. 用matlab写的ncut分割程序,程序易读,说明详细。适合初学者。-Written by matlab ncut segmentation procedure is easy to read, explained in detail. Suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:612.61kb
    • 提供者:
  1. Edge-Detection

    0下载:
  2. 与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:24.8kb
    • 提供者:朱健
  1. shijianbo-Ncut-image-clustering

    0下载:
  2. shijianbo Ncut image clustering-image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:781.5kb
    • 提供者:朱书伟
  1. Ncut_9

    0下载:
  2. 基于ncut算法的图像分割matlab代码(NCUT algorithm based on image segmentation matlab code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:98kb
    • 提供者:nullll
  1. ncut

    1下载:
  2. ncut在图像分割中的应用及实现(基于谱聚类的理论)(Application and implementation of NCUT in image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:5.07mb
    • 提供者:quneenie
  1. NCut-master

    0下载:
  2. A MATLAB VERSION FOR NCUT ALGORITHM
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:138kb
    • 提供者:xinyuanwo
« 12 »
搜珍网 www.dssz.com