登录
首页 » matlab » grabcut_matlab

grabcut_matlab

于 2020-11-26 发布 文件大小:6439KB
0 212
下载积分: 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 个回复

  • nonlocal-level-set
    [SIAM]Nonlocal Active Contours该文件包含论文及代码,主要内容是在水平集图像分割中引入non-local的性质,构造能量泛函,进行图像分割(this file include both paper and code, the main idea is utilize the non-local peperty in level set method for image segmentation )
    2014-12-12 14:13:53下载
    积分:1
  • SIFT_matlab1
    sift算法具有旋转不变性 提取的特征点效果非常的好 用于图像配准中
    2012-03-22 13:13:56下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • motiondetection
    完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计(integrity of the procedures for testing video frames. According to Video Frame Image Motion Estimation shape)
    2006-09-07 21:38:28下载
    积分:1
  • boxFilter
    盒状滤波器,可以用来用来对图像进行滤波,对图像的预处理(Box-shaped filter can be used for image filtering, pre-processing of the image)
    2016-05-12 10:41:30下载
    积分:1
  • texture
    这个matlab程序是基于纹理的图像检索源码,纹理特征是图像的基本特征特征之一,所以基于纹理的图像检索是图像处理的热点。(The matlab program is based on the source texture image retrieval, texture image is characterized by one of the characteristics of the basic features, so texture-based image retrieval is a hot image processing.)
    2008-06-16 15:31:47下载
    积分:1
  • fit
    生成归一化植被指数(NDVI)数据产品及图象产品的IDL源程序(that GIS is likely to have own itself advantages in sample selection, presentation of findings and future record collation (Department for Environment, Food and Rural Affairs, 2007). It indicates that to imply GIS software for mapping hedgerows may a reasonable and good choice.)
    2014-12-21 23:53:00下载
    积分:1
  • 9.SAD-StereoMatching
    双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
    2016-08-30 16:13:14下载
    积分:1
  • Latex模板
    清华大学出版社的专著latex模板,用的cctbook文档类,可能有点旧。(Tsinghua University press monograph latex templates)
    2021-03-04 20:09:32下载
    积分:1
  • colorhist
    颜色特征提取,颜色直方图,为matlab 源文件(feature extraction,colorhist,matlab)
    2012-03-15 22:08:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载