登录
首页 » matlab » grabcut

grabcut

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

  • VisualC_PMATLAB
    vc+matlab的混合编程三维图像方面的。很有用。还不错。(Hybrid programming to achieve three-dimensional image reconstruction )
    2012-02-14 15:48:57下载
    积分:1
  • FastLaplace
    压缩感知的快速Laplace恢复算法,算法适用于超完备字典(the Beyes recovery algorithms are similar to the sparse coding based on the over-complete dictionary. )
    2012-11-23 10:32:14下载
    积分:1
  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • 玫瑰
    说明:   图形学编程,界面很漂亮,转载(graphics programming interface is very beautiful, reprinted)
    2005-12-05 21:59:27下载
    积分:1
  • codes
    这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。(This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.)
    2009-03-03 20:56:07下载
    积分:1
  • 对影进行SavitzkyGolay平滑ENVI_Savitzky_Golay_Filter
    说明:  对影像进行SavitzkyGolay平滑,去除噪点(To smooth the image and remove the noise)
    2020-02-15 10:46:27下载
    积分:1
  • HandbookOfFaceRecognitionSpringer2005
    人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
    2009-05-07 17:31:31下载
    积分:1
  • point-density
    某个平面内的一系列点的密度分布,通过求出x和y方向的点的概率,最后用矩形框画出密度大的区域。4000个数据,详解,效果不错,直接能运行。(The density distribution of a series of points in the plane, determined by the probability of the point x and y directions, the final draw-density region with a large rectangular box. 4000 data, explain, good results can be directly run.)
    2014-02-13 19:21:49下载
    积分:1
  • Image_Data1863613112005
    Image Database 2.5.0 (w/ thumbnails)
    2017-01-08 01:43:47下载
    积分:1
  • kmeans--FCM-SOM
    无监督分类方法,包括kmeans,som和fcm,非常好用(Unsupervised classification methods, including kmeans, som and fcm, very easy to use)
    2020-07-01 11:00:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载