登录
首页 » matlab » GRABCUT

GRABCUT

于 2020-11-25 发布 文件大小:22363KB
0 196
下载积分: 1 下载次数: 20

代码说明:

  matlab与C++混编的grabcut分割程序,只需画框即可提取目标(grabcut algorithm)

文件列表:

grabcut

.......\bagon_assert.h,195,2012-03-11
.......\block.h,8215,2009-02-05
.......\CHANGELOG.txt,258,2012-10-12
.......\compile_gc.m,2665,2012-06-17
.......\energy.h,9866,2012-03-14
.......\GCAlgo.m,6040,2017-05-09
.......\GCoptimization.cpp,60751,2012-10-12
.......\GCoptimization.h,23348,2012-03-11
.......\GC_GUI.fig,14614,2012-09-11
.......\GC_GUI.m,9807,2012-11-22
.......\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,2017-04-14
.......\GraphCutConstr.cpp,4889,2010-09-29
.......\GraphCutConstr.mexw64,11776,2017-04-14
.......\GraphCutConstrSparse.cpp,4123,2010-09-29
.......\GraphCutConstrSparse.mexw64,11776,2017-04-14
.......\GraphCutMex.cpp,17667,2012-03-12
.......\GraphCutMex.mexw64,41472,2017-04-14

.......\LICENSE.TXT,18349,2009-02-03
.......\LinkedBlockList.cpp,1523,2009-02-05
.......\LinkedBlockList.h,1765,2009-02-03
.......\maxflow.cpp,20816,2009-02-03
.......\README_GrabCut.txt,929,2012-11-22
.......\README_GraphCut_Bagon.txt,27615,2009-02-03
.......\VERSION.txt,13,2012-10-12
.......\新建文件夹

.......\..........\img_10.jpg

.......\..........\img_12.jpg

.......\..........\img_14.jpg,105413,2011-05-31
.......\..........\img_15.jpg,53517,2011-05-31
.......\..........\img_16.jpg,2985805,2011-05-31
.......\..........\img_17.jpg,6105904,2011-05-31
.......\..........\img_18.jpg,73449,2011-05-31
.......\..........\img_19.jpg,532281,2011-05-31
.......\..........\img_2.jpg,141595,2011-05-31
.......\..........\img_20.jpg,476554,2011-05-31
.......\..........\img_21.jpg,76989,2011-05-31
.......\..........\img_22.jpg,100549,2011-05-31
.......\..........\img_3.jpg,108022,2011-05-31
.......\..........\img_4.jpg,3161781,2011-05-31
.......\..........\img_5.jpg,98026,2011-05-31
.......\..........\img_6.jpg,75047,2011-05-31
.......\..........\img_7.jpg,92968,2011-05-31
.......\..........\img_8.jpg,590596,2011-05-31
.......\..........\img_9.jpg,46260,2011-05-31

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

发表评论

0 个回复

  • WATERMARKING
    基于差值的可逆水印算法源码,及详解说明。还包括一篇英文论文和该作者的一些理解和解释,希望对大家有帮助(Reversible watermarking algorithm based on difference of source code, and the Detailed Description. Also includes an English papers and some of the author' s understanding and interpretation, we hope to help)
    2020-09-21 17:17:52下载
    积分:1
  • laplace-inverse
    拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。(Laplace transform of the source code, suitable for image processing and other use, stimulating.)
    2013-03-07 15:54:57下载
    积分:1
  • zoom
    C语言实现bmp图像放大缩小,24位bmp图像(The C language bmp image zoom, 24 bmp image)
    2012-10-13 20:06:16下载
    积分:1
  • LBP
    LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数(LBP descriptor)
    2012-03-20 23:45:14下载
    积分:1
  • gabor3
    关于指纹图像处理的有关论文资料,希望各位同仁多多 指教。(Fingerprint image on paper deal with the relevant information, I hope that Tongren exhibitions.)
    2008-06-10 23:43:00下载
    积分:1
  • Fourier-Descriptor
    傅里叶描述子用来描述和识别图像中有边缘的物体形状,本程序基于MATLAB,测试可用(Fourier descriptor is to analyze and identify the important objects in the shape of one of the methods. The use of polygon-based curve near Continuous Fourier transform method like Fourier descriptors, and through the main direction of the shape to eliminate the border from Phase of the influence of starting point, define a new rotation, translation and scale invariance of the normalized Fourier Ye descriptor.)
    2011-06-02 09:39:11下载
    积分:1
  • shock-filter
    冲击滤波模型是用用于图像边缘增强的一种常用算法(Impact filtering model is a commonly used algorithm for image edge enhancement)
    2012-11-06 16:18:00下载
    积分:1
  • 峰值信噪比
    计算原始图像和过滤噪声后的图像的峰值信噪比(peak signal to noise ratio of image)
    2018-05-28 21:46:38下载
    积分:1
  • 3
    采用考虑湍流内外尺度影响的退化模型来恢复大气湍流降质图像,运用包含了湍流内外尺度影响的波结构函数、折射率谱以及薄透镜成像的退化函数导出了新的退化模型。(A new degradation model includling the influence of outer-and inner-scale of turbulence is presented to restore atmospheric turbulence degradation images. )
    2014-01-22 16:49:22下载
    积分:1
  • linear
    - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 (- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filtering method 3, the arithmetic average filtering method 4, the average recursive filtering method (also known as the moving average filtering method) 5, with a median value of the average filter Act (also known as anti-pulse interference average filtering method) 6, limiting the average filtering method 7, the first order lag filtering method 8, the weighted average recursive filtering method 9, extinction Buffeting filtering method 10, limiting consumer Buffeting filtering method)
    2021-01-18 17:18:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载