登录
首页 » matlab » grabcut_matlab

grabcut_matlab

于 2020-11-26 发布 文件大小:6439KB
0 264
下载积分: 1 下载次数: 319

代码说明:

  三种基于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 programming, before calling the mex file to be generated)

文件列表:

grabcut_matlab

..............\AutoCut.m,749,2007-09-10
..............\AutoCutRefine.m,760,2007-09-10
..............\AutoCutRefSeg.m,1530,2007-09-10
..............\AutoCutSeg.asv,620,2007-09-10
..............\AutoCutSeg.m,620,2007-09-10
..............\bginput.m,1089,2007-09-10
..............\block.h,4828,2007-09-10
..............\datain.m,575,2007-09-10
..............\dataout.m,524,2007-09-10
..............\fginput.m,1051,2007-09-10
..............\graph.cpp,15486,2010-07-22
..............\graph.h,4215,2010-07-22
..............\graph.ilk,0,2010-07-22
..............\graph.mexw32,0,2010-07-22
..............\graph.mexw32.pdb,61440,2010-07-22
..............\GraphCutSegment.cpp,11221,2010-07-22
..............\GraphCutSegment.ilk,445352,2010-07-22
..............\GraphCutSegment.mexw32,95232,2010-07-22
..............\graphcutsegment.mexw32.pdb,815104,2010-07-22
..............\GraphCutSegmentLazy.cpp,10232,2007-09-10
..............\GraphCutSegmentLazy.dll,40960,2007-09-10
..............\GraphCutSegmentLazy.ilk,394332,2010-09-14
..............\GraphCutSegmentLazy.mexw32,331894,2010-09-14
..............\GraphCutSegmentLazy.pdb,721920,2010-09-14
..............\helper_functions.h,1086,2007-09-10
..............\images





..............\......\databg.bin,225380,2010-09-19
..............\......\datafg.bin,2096648,2010-09-19
..............\......\fglabel.bmp,774058,2010-09-19
..............\......\fish.png,288024,2007-09-10
..............\......\flowers.JPG,32377,2007-09-10
..............\......\flowers.png,459968,2007-09-10
..............\......\food.bmp,236250,2007-09-10
..............\......\gmm_train_val,23,2010-09-19
..............\......\horse.jpg,33020,2007-09-10
..............\......\kmeans_train_val,120,2010-09-19
..............\......\llama.bmp,571394,2007-09-10
..............\......\llama.JPG,38908,2007-09-10
..............\......\ls.bmp,1092690,2007-09-10
..............\......\man.JPG,47678,2007-09-10
..............\......\man.png,385976,2007-09-10
..............\......\model.txt,209,2010-09-19
..............\iter_data.mat,124116,2010-09-17
..............\maxflow.cpp,10098,2010-07-22
..............\mksopt.m,1503,2010-08-19
..............\rectpts.mat,180,2010-09-17
..............\Segment.m,3030,2010-09-17
..............\SegmentBoth.m,9046,2007-09-10
..............\SegmentGC.asv,8794,2010-08-19
..............\SegmentGC.m,8759,2010-08-19
..............\SegmentLZ.m,3032,2010-09-17
..............\SegmentRefine.m,7570,2007-09-10
..............\SegResult.mat,237058,2010-09-17
..............\SegTool.m,937,2007-09-10
..............\SmartSelect.m,667,2007-09-10
..............\SmartSelectSeg.asv,2615,2010-09-17
..............\SmartSelectSeg.m,2617,2010-09-17
..............\track.m,351,2007-09-10
..............\新建文件夹
..............\..........\graph.ilk,0,2010-07-22
..............\..........\graph.mexw32,0,2010-07-22
..............\..........\graph.mexw32.pdb,69632,2010-07-22
..............\..........\graph.pdb,45056,2010-07-22
..............\..........\GraphCutSegment.dll,45056,2007-09-10
..............\..........\GraphCutSegmentLazy.dll,40960,2007-09-10
..............\..........\GraphCutSegmentLazy.map,0,2010-07-22
..............\..........\GraphCutSegmentLazy.mexw32.manifest,616,2010-07-22
..............\..........\graphcutsegmentlazy.mexw32.pdb,192512,2010-07-22
..............\..........\maxflow.mexw32.pdb,36864,2010-07-22

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

发表评论

0 个回复

  • cwssim_index
    利用复小波计算结构相似性,是图像分析相似指数的一种方法。简单易懂!(Complex savelet structural similarity, an image similarity index,it is easy to understand.)
    2015-12-06 10:31:51下载
    积分:1
  • winner
    matlab做的图像去噪程序,使用的是维纳滤波法(winner),内附图像,可直接运行(matlab image denoising procedure, using the Wiener filter method (winner), included images, can be run directly)
    2012-03-15 16:44:05下载
    积分:1
  • manyPic
    说明:  批处理一批图片,实现对其中的图像提取几何特征参数。(Batch number of pictures, images of which the realization of the geometric characteristic parameter extraction.)
    2020-10-30 22:39:55下载
    积分:1
  • watermark
    基于脆弱性的水印嵌入算法,包括水印嵌入,水印攻击等(Based on the vulnerability of the watermark embedding algorithm, including watermark embedding, watermark attacks and so on)
    2020-07-02 22:00:02下载
    积分:1
  • meanvariance
    能计算图像的灰度直方图,及其对应的灰度均值(calculate means ,variance,bins)
    2012-04-18 14:58:48下载
    积分:1
  • MarchingCubes
    三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)
    2021-01-27 12:38:41下载
    积分:1
  • binarization_Algorithm
    说明:  二值化算法,含otsu,niblack,kapur,kittlerMet等方法(Binarization algorithm, including otsu, niblack, kapur, kittlerMet and other methods)
    2011-04-15 17:01:42下载
    积分:1
  • CorrelationCoefficient
    有关于求取图像相关系数的matlab M 文件;虽然很简单,但可以为你省去那么一点时间。 共享改变未来!(Correlation coefficient on the strike' s matlab M image file although very simple, but it can save you some time. Share changes in the future!)
    2011-06-03 10:48:58下载
    积分:1
  • two
    双峰法是一种简单的阈值分割方法,即如果灰度级直方图呈现明显的双峰状,则选双峰之间的谷底所对应的灰度级作为阈值分割。(Two peaks is a simple threshold segmentation method, that is, if the gray level histogram showed a clear bimodal shape, then choose between the two peaks corresponding to the bottom of the gray level as threshold segmentation.)
    2008-04-25 21:25:55下载
    积分:1
  • grandopen-close
    利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。(Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.)
    2020-09-04 09:48:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载