登录
首页 » WINDOWS » GrabCut-GraphCut-master

GrabCut-GraphCut-master

于 2020-11-26 发布 文件大小:2941KB
0 183
下载积分: 1 下载次数: 0

代码说明:

  implementation of grabcut

文件列表:

GrabCut-GraphCut-master, 0 , 2017-01-20
GrabCut-GraphCut-master\Algorithms, 0 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\GMMGrabCutAlgorithm.m, 1865 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\GMMGrabCutAlgorithm.m~, 1925 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\GMMGraphCutAlgorithm.m, 1146 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\interactive_graphcut.cpp, 5237 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\interactive_graphcut.mexmaci64, 53740 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\make.m, 121 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0, 0 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\CHANGES.TXT, 1302 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\README.TXT, 4494 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\block.h, 7220 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\graph.cpp, 2916 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\graph.h, 17233 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\instances.inc, 394 , 2017-01-20
GrabCut-GraphCut-master\Algorithms\maxflow-v3.0\maxflow.cpp, 14887 , 2017-01-20
GrabCut-GraphCut-master\LICENSE, 35141 , 2017-01-20
GrabCut-GraphCut-master\README.md, 1127 , 2017-01-20
GrabCut-GraphCut-master\images, 0 , 2017-01-20
GrabCut-GraphCut-master\images\black_car.png, 52656 , 2017-01-20
GrabCut-GraphCut-master\images\blue_car.png, 80025 , 2017-01-20
GrabCut-GraphCut-master\images\carsten.jpg, 40968 , 2017-01-20
GrabCut-GraphCut-master\images\fish.png, 288024 , 2017-01-20
GrabCut-GraphCut-master\images\flowers.png, 285543 , 2017-01-20
GrabCut-GraphCut-master\images\flowers_gray.png, 94964 , 2017-01-20
GrabCut-GraphCut-master\images\food.bmp, 236250 , 2017-01-20
GrabCut-GraphCut-master\images\horse.jpg, 33020 , 2017-01-20
GrabCut-GraphCut-master\images\llama.bmp, 571394 , 2017-01-20
GrabCut-GraphCut-master\images\ls.bmp, 1092690 , 2017-01-20
GrabCut-GraphCut-master\images\man.png, 385976 , 2017-01-20
GrabCut-GraphCut-master\mouse_down.m, 736 , 2017-01-20
GrabCut-GraphCut-master\mouse_move.m, 1566 , 2017-01-20
GrabCut-GraphCut-master\mouse_up.m, 72 , 2017-01-20
GrabCut-GraphCut-master\ui_update.m, 3432 , 2017-01-20
GrabCut-GraphCut-master\user_interface.fig, 23728 , 2017-01-20
GrabCut-GraphCut-master\user_interface.m, 6243 , 2017-01-20

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

发表评论

0 个回复

  • 53
    说明:  满天星,vb图形操作实例V3.0 ,很不错的VB源码,适合VB爱好者学习研究。(Sky full of stars, vb graphics operations instance V3.0, a very good VB source code for VB enthusiasts Learning.)
    2012-04-10 14:47:46下载
    积分:1
  • 网络抓包库wpcap3.0开发包和源代码,推荐下载
    网络抓包库wpcap3.0开发包和源代码,推荐下载-Ethereal Library wpcap3.0 network development kit and source code to download
    2022-05-08 15:16:17下载
    积分:1
  • this program demonstrated how to download http document, please refer!
    本程序演示了如何下载http文件,请参考!-this program demonstrated how to download http document, please refer!
    2022-03-10 21:40:18下载
    积分:1
  • good
    好的
    2022-06-02 05:13:58下载
    积分:1
  • DrawMySlider
    一个自绘的slider按钮 , 实现定制的slider外观。(A custom slider button that implements a custom slider look.)
    2017-09-14 12:02:12下载
    积分:1
  • 用asp.net生成随机验证码 用asp.net生成随机验证码
    用asp.net生成随机验证码 用asp.net生成随机验证码-using random test generation Asp. Net yards with Asp. Net randomly generated test code
    2022-08-04 01:45:32下载
    积分:1
  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • 1-(10)
    数据结According to the structure of the tutorial class computer source code, computer experiment10构第4版 ,上机实验课10上机源代码。(According to the structure of the tutorial class computer source code, computer experiment10)
    2015-12-13 13:28:52下载
    积分:1
  • A very good network programming procedures, for beginners to learn
    一个非常好的网络编程程序,用于初学者学习-A very good network programming procedures, for beginners to learn
    2022-01-28 07:16:50下载
    积分:1
  • This is the hard part I of a Java process is on the LOGIN. Simple. understandabl...
    这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
    2022-03-19 21:42:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载