登录
首页 » Visual C++ » GraphCut

GraphCut

于 2020-09-29 发布 文件大小:887KB
0 157
下载积分: 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 个回复

  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • _Heikkila-a-Silven
    张正友标定法中计算内参的方法,经典原文资料(calculate Intrinsics zhang s method)
    2014-12-04 10:38:34下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • jibensanweibianhuan
    说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)
    2020-10-24 16:20:00下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • FaceDetection
    This a very useful program from a book. It is mainly used for face-detecting.It also includes interface-program.
    2009-01-19 09:28:45下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载