登录
首页 » matlab » GRABCUT

GRABCUT

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

  • code3
    说明:  用 MATLAB 语言实现图像的空域滤波 用 MATLAB 语言进行 FFT 及逆变换 MATLAB 提供的快速傅立叶变换函数(Spatial filtering of image using MATLAB language FFT and Inverse Transform with MATLAB Language Fast Fourier Transform Function Provided by MATLAB)
    2019-07-08 16:50:17下载
    积分:1
  • 1
    说明:  基于opencv的图像灰度化,将24位彩色图像重新量化为8位灰度图像(gray image)
    2013-12-12 21:56:49下载
    积分:1
  • the-detection-of-moving-targets
    本程序运用帧间差分法进行运动目标的检测,通过帧间差分法获得差分图像,然后运用数学形态学进行处理,突出运动目标。(This program uses the inter-frame difference method for the detection of moving targets, the difference image obtained through the inter-frame difference method, and then use mathematical morphology processing, highlighting the moving target.)
    2013-04-07 22:39:01下载
    积分:1
  • Wavelet-based-enhancement
    本文献讲述了使用多维的结构张量进行基于分水岭的图像增强和去噪方法(The literature describes the use of multi-dimensional structure of tensor-based watershed image enhancement and denoising)
    2011-07-15 16:15:06下载
    积分:1
  • Laplace
    说明:  拉普拉斯金字塔算法跟代码!分割图像!请下载!(laplace)
    2010-04-20 18:49:24下载
    积分:1
  • HeKaiming_hazeremoval_CN_Matlab
    基于暗原色先验的单一图像去雾方法.何恺明的中文原版(Single Image Haze Removal Using Dark Channel Prior。Kaiming He)
    2013-02-01 15:54:12下载
    积分:1
  • 4
    图像超分辨率是指从一序列低分辨率观测图像中重建高分辨率图像。图像超分辨率充分利用了各帧图像 间相似而又不同的信息。(Compared with the model derived from Kolmogorov spectrum, the new model introduces more complete transcendent constraints and is more similar to the physical characteristics of atmospheric turbulence.)
    2020-10-30 10:09:56下载
    积分:1
  • facedetection
    PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!(PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!)
    2009-04-15 19:17:37下载
    积分:1
  • level-set
    水平集分割图像的一种算法,属于比较前沿的一种图像分割方法。(A level set image segmentation algorithm, a relatively cutting edge of a segmentation method.)
    2011-05-22 09:49:33下载
    积分:1
  • 识别代码集
    HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
    2019-05-24 15:05:36下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载