登录
首页 » Visual C++ » GraphCut

GraphCut

于 2020-09-29 发布 文件大小:887KB
0 285
下载积分: 1 下载次数: 29

代码说明:

  图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)

文件列表:

GraphCut





........\flowers.png,285543,2006-05-01
........\GCmex2.0
........\........\bagon_assert.h,185,2012-03-11
........\........\block.h,8215,2009-02-05
........\........\CHANGELOG.txt,251,2012-10-12
........\........\compile_gc.m,2665,2012-06-17
........\........\energy.h,9866,2012-03-14
........\........\GCoptimization.cpp,60751,2012-10-12
........\........\GCoptimization.h,23348,2012-03-11
........\........\GC_README.txt,27615,2009-02-03
........\........\graph.cpp,10875,2009-02-05
........\........\graph.h,8746,2011-08-29
........\........\GraphCut.cpp,674,2009-02-03
........\........\GraphCut.h,2186,2009-02-03
........\........\GraphCut.m,15582,2012-06-17
........\........\GraphCut3dConstr.cpp,8134,2010-09-29
........\........\GraphCut3dConstr.mexw64,14848,2016-12-16
........\........\GraphCutConstr.cpp,4889,2010-09-29
........\........\GraphCutConstr.mexw64,11264,2016-12-16
........\........\GraphCutConstrSparse.cpp,4123,2010-09-29
........\........\GraphCutConstrSparse.mexw64,11776,2016-12-16
........\........\GraphCutMex.cpp,17667,2012-03-12
........\........\GraphCutMex.mexw64,41984,2016-12-16
........\........\LICENSE.TXT,18349,2009-02-03
........\........\LinkedBlockList.cpp,1523,2009-02-05
........\........\LinkedBlockList.h,1765,2009-02-03
........\........\maxflow.cpp,20816,2009-02-03
........\........\VERSION.txt,12,2012-10-12
........\gc_example.m,2477,2016-12-16
........\outdoor_small.jpg,205863,2007-02-28
........\waterfall.bmp,156296,2008-09-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • imageedit
    实现一些图像的编辑功能,比如图像的打开,关闭,新建,删除,反转,等一些功能(Implement some image editing features, such as the image open, close, create, delete, reverse, and some other functions)
    2010-12-20 13:26:18下载
    积分:1
  • SITFbasedmatch
    包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
    2021-04-09 22:38:59下载
    积分:1
  • pinyulvbo
    利用VC进行图像的频域滤波处理,内含源代码(VC image using the frequency domain filtering treatment, including source code)
    2009-03-10 18:26:13下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • KKT3Dzipr
    克里金插值的3D算法,forrtran源代码。 可直接使用。 (Kriging 3D algorithm, forrtran the source code. Can be used directly.)
    2012-07-25 23:03:41下载
    积分:1
  • quanjingtupinheyuchuli
    一种有效的全景图拼合预处理算法.适用于图像的拼接。是论文!(An effective pre-processing algorithm together panorama. Splicing applied to images. Is a thesis!)
    2008-04-15 16:42:03下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • ImageBoard
    一个功能比较全面的图像处理系统,对初学者很有参考价值。(One features a more comprehensive image processing system, useful for beginners reference value.)
    2013-07-10 11:05:46下载
    积分:1
  • Mybole
    实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
    2011-07-30 17:07:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载