搜索资源列表

  1. erzhitufenge

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

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:戚颖杰
  1. mp3DirectCut2.05

    0下载:
  2. Cut ur favourite s songs
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:
  1. gc_stereo_vision

    0下载:
  2. 这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1209344
    • 提供者:陈墨
  1. GCoptimization_1.3

    0下载:
  2. Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:45056
    • 提供者:Wenmiao Lu
  1. cut.c

    0下载:
  2. cut.c 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:王刚
  1. cut

    0下载:
  2. 地震资料切除程序,c代买,共四种切除,可以简单用于学校实验室之应用。-Seismic data removal procedures, c generation to buy a total of four types of resection, a simple application for the school laboratory.
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:mengtong
  1. matlab_MCP

    0下载:
  2. 用matlab求解图论中最大截问题,带有例子,简洁可靠。-Using matlab to solve the biggest cut in graph theory problem, with examples, simple and reliable.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. GCv2p1

    0下载:
  2. graph cut code. It is ver useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:44032
    • 提供者:wangshuang
  1. GCmatlab.tar

    0下载:
  2. Graph cut with matlab. It is very powerful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:46080
    • 提供者:wangshuang
  1. FGseg

    0下载:
  2. 该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.-The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:chinon
  1. rcut-0.2

    0下载:
  2. An image segmentation software package based on the paper: S. Wang, J. M. Siskind, Image Segmentation with Ratio Cut, IEEE Transactions on Pattern Analysis and Machine Intelligence-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9210880
    • 提供者:ly
  1. 1

    0下载:
  2. 计算机图形学--直线段的裁剪:利用编码裁剪法剪裁直线段.-Computer graphics- the cut line segment: the use of coding cut straight cutting method.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:刘琦
  1. GrabCut

    0下载:
  2. GrabCut图像分割算法,用迭代图像切割法完成交互式前景提取.-GrabCut image segmentation algorithm, using iterative image-cut method to complete the interactive extraction prospects.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10806272
    • 提供者:henry
  1. stream

    0下载:
  2. 网络流算法 涉及:数据结构(图论)、算法、ACM 分类有最大流、最小费用最大流、最小割-Network flow algorithm involving: data structures (graph theory), algorithm, ACM classification has maximum flow, minimum cost maximum flow, minimum cut
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:91136
    • 提供者:sql
  1. Graph_Cut

    0下载:
  2. Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 -Graph Cu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4487168
    • 提供者:wang wei
  1. MinCutAlgorithm

    0下载:
  2. 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法-This is their use of c# Write a paragraph on the minimum cut graph
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张曦
  1. videosplitter

    0下载:
  2. 用于各种视频的截断,截取视频中的部分片段、分割视频、视频分割,一个很简易的软件。-Cut-off for a variety of video, video cutting, a easy-to-use software
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:506880
    • 提供者:朱亮亮
  1. An_Experimental_Comparison_of_maxflow_aigorithm.ra

    0下载:
  2. 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.-Graph cuts based on the source code for solving Min-Cut/Max-Flow.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:108544
    • 提供者:余丽红
  1. Segmentation

    0下载:
  2. 医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出. -Medical image segmentation software, the use of equations based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:166912
    • 提供者:zhou
  1. Dominantset

    1下载:
  2. 一种 较新的聚类算法 Dominant-set 的代码,包括聚类算法的代码和测试代码。该算法最大特点 就是基于图理论的 ,相对于Normalized Cut,计算复杂度低很多,况且能自动决定类的个数 -A relatively new clustering algorithm Dominant-set the code, including the clustering algorithm code and test code. Mos
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:曾祥林
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org