CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - graphcut

搜索资源列表

  1. GraphCut

    0下载:
  2. GraphCut Minimization Library 转换成 VC++6.0 Class File-GraphCut Minimization Library converted into 6.0 C VC Lass File
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:90525
    • 提供者:金革
  1. graphcut.tar

    0下载:
  2. graphcut源代码,提供下载,共同学习,共同进步
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:338578
    • 提供者:fish
  1. graphcut

    0下载:
  2. graphcut分割法,针对彩色图象进行分割,里面包含了maxflow的算法实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35113
    • 提供者:刘惠
  1. 图像分割 graphcut grabcut 源代码

    1下载:
  2. 图像分割 graphcut grabcut 源代码C语言实现,可以直接运行
  3. 所属分类:源码下载

    • 发布日期:2011-11-04
    • 文件大小:10534679
    • 提供者:zouxdlang
  1. graphcut-texture-synthesis

    4下载:
  2. 基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-19
    • 文件大小:8245520
    • 提供者:liwenqing
  1. Grabcut

    1下载:
  2. 与grabcut算法配套的论文,详述了对graphcut算法改进的地方,及其优点,-Matching algorithm with grabcut paper detailing the algorithm graphcut improved, and its advantages,
  3. 所属分类:Other systems

    • 发布日期:2014-04-20
    • 文件大小:387748
    • 提供者:芳芳
  1. Graph-Cuts-in-Vision-and-Graphics

    0下载:
  2. graphcut 图像分割经典论文 英文版-graphcut image segmentation classic paper in English
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335711
    • 提供者:Ryan
  1. graphcut.cpp

    1下载:
  2. graphcut method for segmentation of images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5130
    • 提供者:Jai
  1. GraphCut

    0下载:
  2. Graph cut经典算法实现,本人整理的,进一步理解图割理论的知识-Graph cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:645045
    • 提供者:王伟
  1. stereomatchingaft

    2下载:
  2. 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:1606
    • 提供者:njyunting
  1. grabcut_matlab

    1下载:
  2. 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6593318
    • 提供者:付莉
  1. GraphCut

    0下载:
  2. 是实现了一个传统Graphcut算法的源代码-Implements a traditional Graphcut algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:505878
    • 提供者:范中华
  1. graphcut

    0下载:
  2. 运用图论对图像进行分割,包括彩色图像和黑白图像,分割效果明显-The use of graph theory image segmentation, including color images and black and white images, segmentation was
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:354059
    • 提供者:肖宇
  1. stereo_vision_material

    0下载:
  2. 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:21775097
    • 提供者:tanghai
  1. GraphCut

    0下载:
  2. this is a graphcut source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:17604
    • 提供者:oh
  1. GraphCut

    1下载:
  2. 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:17535
    • 提供者:杨金名
  1. GraphCut

    2下载:
  2. Graph cut segmentationis is segment an image into two classes based on color.
  3. 所属分类:matlab

    • 发布日期:2014-08-08
    • 文件大小:27778887
    • 提供者:srikhan
  1. simplesynthesis

    0下载:
  2. graphcut纹理合成算法,C++写的,DLL方式调用-graphcut texture synthesis algothrim
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:765992
    • 提供者:java_mc
  1. graphcut

    0下载:
  2. Kmeans 聚类,graphcut 图像分割,最大流最小割算法-Kmeans clustering, graphcut image segmentation, the maximum flow minimum cut algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13636286
    • 提供者:邓民明
  1. Boykov的GraphCut算法

    0下载:
  2. Boykov的GraphCut算法 Graph cuts是一种十分有用和流行的能量优化算法,在计算机视觉领域普遍应用于前背景分割(Image segmentation)、立体视觉(stereo vision)、抠图(Image matting)等。(Boykov GraphCut As applied in the field of computer vision, graph cuts can be employed to efficiently solve a wide var
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:67584
    • 提供者:sudohello
« 12 3 4 5 »
搜珍网 www.dssz.com