登录
首页 » matlab » grabcut

grabcut

于 2020-11-02 发布 文件大小:709KB
0 313
下载积分: 1 下载次数: 16

代码说明:

  matlab中实现grabcut,已经编译调试好了,直接运行就可以了(the code of grabcut,you can run it in matlab without debug)

文件列表:

BK_AddVars.m, 320 , 2015-05-04
BK_BuildLib.m, 2420 , 2015-05-04
BK_Create.m, 711 , 2015-05-04
BK_Delete.m, 206 , 2015-05-04
BK_GetLabeling.m, 235 , 2015-05-04
BK_ListHandles.m, 360 , 2015-05-04
BK_LoadLib.m, 496 , 2015-05-04
BK_Minimize.m, 278 , 2015-05-04
BK_SetNeighbors.m, 1157 , 2015-05-04
BK_SetPairwise.m, 760 , 2015-05-04
BK_SetUnary.m, 1022 , 2015-05-04
BK_UnitTest.m, 5854 , 2015-05-04
README.md, 2212 , 2015-05-04
assign_gauss.m, 1468 , 2015-05-04
bin, 0 , 2018-04-13
bin_graphcuts, 0 , 2018-03-11
bin_graphcuts\BK_AddVars.m, 320 , 2015-05-04
bin_graphcuts\BK_BuildLib.m, 2420 , 2015-05-04
bin_graphcuts\BK_Create.m, 711 , 2015-05-04
bin_graphcuts\BK_Delete.m, 206 , 2015-05-04
bin_graphcuts\BK_GetLabeling.m, 235 , 2015-05-04
bin_graphcuts\BK_ListHandles.m, 360 , 2015-05-04
bin_graphcuts\BK_LoadLib.m, 496 , 2015-05-04
bin_graphcuts\BK_Minimize.m, 278 , 2015-05-04
bin_graphcuts\BK_SetNeighbors.m, 1157 , 2015-05-04
bin_graphcuts\BK_SetPairwise.m, 760 , 2015-05-04
bin_graphcuts\BK_SetUnary.m, 1022 , 2015-05-04
bin_graphcuts\BK_UnitTest.m, 5854 , 2015-05-04
bin_graphcuts\bin, 0 , 2018-03-11
bin_graphcuts\bin\bk_matlab.mexmaci64, 35824 , 2015-05-04
bin_graphcuts\bin\bk_matlab.mexw64, 44032 , 2015-10-03
bin_graphcuts\bk_matlab.cpp, 14168 , 2018-03-20
bin_graphcuts\block.h, 7466 , 2015-05-04
bin_graphcuts\energy.h, 11038 , 2015-05-04
bin_graphcuts\graph.cpp, 3005 , 2015-05-04
bin_graphcuts\graph.h, 18100 , 2015-05-04
bin_graphcuts\maxflow.cpp, 17631 , 2015-05-04
bin_graphcuts\test2.jpg.html, 495 , 2015-05-04
bk_matlab.cpp, 14168 , 2018-03-20
bk_matlab.mexmaci64, 35824 , 2015-05-04
bk_matlab.mexw64, 44032 , 2015-10-03
block.h, 7466 , 2015-05-04
compute_pairwise.m, 2987 , 2015-05-04
compute_unary.m, 702 , 2015-05-04
cut_Tu.m, 1977 , 2015-05-04
energy.h, 11038 , 2015-05-04
fit_gmm.m, 735 , 2015-05-04
get_rgb_double.m, 433 , 2015-05-04
grabcut.m, 2310 , 2015-05-04
graph.cpp, 3005 , 2015-05-04
graph.h, 18100 , 2015-05-04
maxflow.cpp, 17631 , 2015-05-04
mytest.m, 246 , 2018-04-13
results, 0 , 2018-04-13
results\11.jpg, 79792 , 2015-09-20
results\test1.jpg, 14719 , 2015-05-04
results\test1_cut.png, 37666 , 2015-05-04
results\test2.png, 67042 , 2015-05-04
results\test2_cut.png, 36564 , 2015-05-04
results\test2_out.jpg, 6014 , 2018-04-13
results\test3.jpg, 36221 , 2015-05-04
results\test3_cut.png, 53379 , 2015-05-04
results\test4.jpg, 18803 , 2015-05-04
results\test4_cut.png, 43539 , 2015-05-04
results\test5.jpg, 77855 , 2015-05-04
results\test5_cut.png, 52268 , 2015-05-04
results\test6.jpg, 43293 , 2015-05-04
results\test6_cut.png, 28181 , 2015-05-04
results\test6_out.jpg, 4502 , 2018-04-13
select_back.m, 1187 , 2015-05-04
test2.jpg.html, 495 , 2015-05-04
update_gmm.m, 1203 , 2015-05-04

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

发表评论

0 个回复

  • Edge-Interpolation
    说明:  基于图像边缘特征的图像放大增强算法,提高图像的分辨率。(The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution)
    2009-07-28 06:14:11下载
    积分:1
  • SR
    说明:  用于实现图像超分辨率重建的不同算法的matlab程序,可直接编译(Used to achieve super-resolution image reconstruction algorithm matlab program can be compiled directly)
    2013-04-09 08:32:52下载
    积分:1
  • Hough
    Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆(Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses)
    2013-04-10 17:55:26下载
    积分:1
  • matlab
    基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
    2013-08-12 11:11:26下载
    积分:1
  • popescu_resample
    基于预测误差周期性的图像重采样检测程序。(Image resampling detection based on the periodicity of prediction error)
    2020-08-12 11:28:26下载
    积分:1
  • MATLAB
    实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值(Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method)
    2014-05-05 10:06:15下载
    积分:1
  • lecture6_eigen_selection
    中科院图像理解与计算机视觉课件6 值得参考一下 some topics on pattern recognition and computer vision(Chinese Academy of Sciences and Computer Vision Image Understanding Courseware 6 worth refer to some topics on pattern recognition and computer vision)
    2008-04-25 21:16:01下载
    积分:1
  • libsamplerate-0.1.2.tar
    一个功能强大音频重采样算法,供大家学习参考(A powerful audio resampling algorithm for learning the reference U.S.)
    2020-06-28 20:40:02下载
    积分:1
  • fzfqdfxt
    基于matlab指纹图像的分组法方向场求法(Based on matlab the fingerprint image dividing group method direction field is also given )
    2012-03-12 16:52:16下载
    积分:1
  • fftlowpass
    利用matlab实现数字图象处理的理想低通滤波器!!(Using matlab to achieve the desired low-pass filter! !)
    2012-05-07 16:19:23下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载