登录
首页 » matlab » grabcut_matlab

grabcut_matlab

于 2012-03-27 发布 文件大小:5230KB
0 408
下载积分: 1 下载次数: 174

代码说明:

  An efficient way of segmentation, grabcut matlab code. Segment by interaction with human can easy segment object, especially with rectangle

文件列表:

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,1443,2007-09-10
..............\graph.h,4188,2007-09-10
..............\GraphCutSegment.cpp,11219,2007-09-10
..............\GraphCutSegment.dll,45056,2007-09-10
..............\GraphCutSegmentLazy.cpp,10232,2007-09-10
..............\GraphCutSegmentLazy.dll,40960,2007-09-10
..............\helper_functions.h,1086,2007-09-10
..............\images





..............\......\fish.png,288024,2007-09-10
..............\......\flowers.JPG,32377,2007-09-10
..............\......\flowers.png,459968,2007-09-10
..............\......\food.bmp,236250,2007-09-10
..............\......\horse.jpg,33020,2007-09-10
..............\......\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
..............\iter_data.mat,64966,2007-09-10
..............\maxflow.cpp,10096,2007-09-10
..............\mksopt.m,1503,2007-09-10
..............\rectpts.mat,180,2007-09-10
..............\Segment.m,3030,2007-09-10
..............\SegmentBoth.m,9046,2007-09-10
..............\SegmentGC.asv,8190,2007-09-10
..............\SegmentGC.m,8298,2007-09-10
..............\SegmentRefine.m,7570,2007-09-10
..............\SegResult.mat,81585,2007-09-10
..............\SegTool.m,937,2007-09-10
..............\SmartSelect.m,667,2007-09-10
..............\SmartSelectSeg.m,2434,2007-09-10
..............\track.m,351,2007-09-10

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

发表评论

0 个回复

  • Otsu2d_Xiefen
    一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。(A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.)
    2020-09-12 17:57:59下载
    积分:1
  • PedestrianCounter-master
    实时统计监控视频下路人人数,采用python(This is a demo made for tracking pedestrian)
    2018-03-14 16:01:19下载
    积分:1
  • sixiangjianqiezuixiaoerchengfajiebaoguo
    说明:  这个程序是用最小二乘法进行解包裹的程序,希望有用(least square unwrapping program)
    2020-04-13 21:24:28下载
    积分:1
  • GMMP-and-tracking
    活动目标检测源码,用混合高斯算法编写,适用于复杂场景视频监控(alive target detection,used in GMM algorithm)
    2014-02-22 16:00:59下载
    积分:1
  • 1
    说明:  图像处理的位图操作,256色转为灰度图,图像处理入门源程序(Bitmap image processing operations, 256-color to grayscale, image processing, entry-source)
    2010-06-02 21:11:10下载
    积分:1
  • speckle
    生成变形前后高斯分布的散斑图像,可调节散斑尺寸、散斑数量等相关参数,并提供散斑质量的评价方法,用于DIC的模拟计算(The speckle image of Gauss distribution before and after deformation can be adjusted, speckle size, speckle number and other related parameters, and the speckle quality evaluation method is also provided. It is used for the simulation of DIC)
    2017-09-01 20:08:16下载
    积分:1
  • VisualClutterJune07
    说明:  本程序使用MATLAB编程用于计算图片的视觉混乱度(Calculate the visual clutter of pictures)
    2020-12-02 16:59:27下载
    积分:1
  • 区域生长法代码
    用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
    2017-06-06 14:38:35下载
    积分:1
  • e900f286
    说明:  PCA图像降噪新算法-LPG PCA,全名叫做Two-stage Image Denoising by Principal Component Analysis with Local Pixel Grouping。内含算法代码和数据集,均经本人实测,可进行灰度图像和RGB图像的降噪,且PSNR和SSIM指标明显好于小波滤波、K-SVD等经典算法。值得学习图像降噪的看看!(The new algorithm of PCA image denoising LPG PCA, full name is two stage image denoising by principal component analysis with local pixel grouping. The algorithm code and data set can be used to reduce the noise of gray image and RGB image, and the PSNR and SSIM are better than the classical algorithms such as wavelet filtering and K-SVD. It's worth learning about image denoising!)
    2020-11-24 22:19:32下载
    积分:1
  • color-snake
    利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度(The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will get better edge sharpness)
    2010-01-12 23:16:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载