登录
首页 » matlab » grabcut_matlab

grabcut_matlab

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

  • real-pictures-imaging
    利用已有真实场景色彩图片转换为灰度图像,实现SAR成像处理,(Use of existing real scene color images converted to grayscale images, the SAR imaging processing)
    2013-03-17 10:00:25下载
    积分:1
  • diffract
    光学计算中跟衍射相关的很多公式,有详细说明,很好用(err)
    2008-06-17 22:50:53下载
    积分:1
  • xiaobobao2
    小波包程序2,能够对信号进行特征提取,有利于初学者。(This is a wavelet packet program 2,which is useful for the beginners.)
    2014-04-24 20:42:14下载
    积分:1
  • FFT
    快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算(Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points calculation)
    2007-08-14 09:24:04下载
    积分:1
  • FinalWork
    给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
    2019-04-03 21:24:24下载
    积分:1
  • xinhaochuli
    近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉(Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement)
    2013-10-10 10:26:51下载
    积分:1
  • BCS_demo
    说明:  贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)
    2020-12-09 07:19:20下载
    积分:1
  • 简单codesforimageprocessing
    实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。(simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.)
    2020-07-09 11:18:55下载
    积分:1
  • 激光三维点云的源码 lastools
    激光三维点云的处理源码,可以压缩点云,配准点云(Three-dimensional laser point cloud processing source code, can be compressed point cloud, point cloud registration)
    2013-09-09 21:13:07下载
    积分:1
  • HeadSegmentation
    文件包含脑部CT图像分割的程序及所用图片(File contains the brain CT image segmentation procedures and images used in)
    2010-01-05 12:37:23下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载