登录
首页 » matlab » grabcut

grabcut

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

  • Ext-2
    可以在程式畫面上任意畫圖寫字並且可清除再任意使用(Can any drawing program screens and write and to clear any longer use)
    2012-09-02 17:38:10下载
    积分:1
  • DigitalPic_bighomework
    读入人脸图像,根据图像的水平,垂直灰度积分情况,将人眼范围取出,背景可以较复杂。(Reading into the human face image, according to the image of horizontal, vertical gray points, which will remove the scope of the human eye, the background can be more complicated.)
    2007-12-17 15:58:31下载
    积分:1
  • 编辑器
    一个功能强大的图形编辑器,其底层框架非常容易扩展,支持流程图、网络拓扑图、电力图、UML图等。有完整的画布管理、网格控制、滚动、图元缩放、从存储至加载显示,支持Ctrl A、Ctrl C、Ctlr V、Ctlr Z操作,可设置各图元附加属性,图元分组与合并、分层,弹出菜单控制等等。
    2013-06-25下载
    积分:1
  • tuxiangzengqiang
    六种图像增强的方法,线形反锐化掩膜方法,直方图均衡等。(6 kinds of image enhancement methods, linear unsharp mask method, such as histogram equalization.)
    2008-05-18 18:26:13下载
    积分:1
  • grey-level-histogram
    利用BCB编程,实现JPEG图像选择加载功能,并在TChart控件上显示图像的灰度直方图(The use of the BCB programming, loaded JPEG image selection and image histogram on in TChart controls)
    2013-04-15 11:41:48下载
    积分:1
  • KalmanFilter
    卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。(A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (there may be deviation) to predict the coordinates of the location and speed of the object. Its presence can be found in many engineering applications (such as radar, computer vision). Meanwhile, the Kalman filter is control theory, and control is an important topic in systems engineering.)
    2012-08-21 10:54:02下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • ellip-det
    这是本人自己实现的椭圆检测算法,基于MATLAB实现,经测试对一些图片椭圆检测效果较好,需要同学可以参考(This is my own implementation of ellipse detection algorithm based on MATLAB implementation, tested on a number of pictures ellipse detection is better, students can refer to the need to)
    2011-05-30 12:30:45下载
    积分:1
  • IMAGE-matching
    用MATLAB来实现简单图像特征点提取和匹配(Using MATLAB to implement a simple image feature extraction and matching)
    2011-06-08 20:21:50下载
    积分:1
  • SupResolDemo
    MATLAB编写的增强图像分辨率的程序,可以提高图像分辨率,使图像更加清晰。(Written MATLAB program enhanced image resolution, image resolution can be improved to make the image clearer.)
    2011-04-27 14:25:56下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载