登录
首页 » matlab » matlab_grabcut-master

matlab_grabcut-master

于 2017-03-17 发布 文件大小:6400KB
0 162
下载积分: 1 下载次数: 45

代码说明:

  用MATLAB实现了GrabCut的图像分割的源代码供参考(Using MATLAB to achieve the GrabCut image segmentation of the source code for reference)

文件列表:

matlab_grabcut-master
.....................\code
.....................\....\learningBasedMatting
.....................\....\....................\getAlpha_star.m,1246,2014-09-07
.....................\....\....................\getC.m,1155,2014-09-07
.....................\....\....................\getLap.m,1443,2014-09-07
.....................\....\....................\getLap_iccv09_overlapping.m,3500,2014-09-07
.....................\....\....................\learningBasedMatting.m,1336,2014-09-07
.....................\....\....................\solveQurdOpt.m,1564,2014-09-07
.....................\....\others
.....................\....\......\getMask_onlineEvaluation.m,772,2014-09-07
.....................\data
.....................\....\copyright.txt,124,2014-09-07
.....................\....\input_lowres





.....................\....\............\plant.png,693679,2014-09-07
.....................\....\............\plasticbag.png,707917,2014-09-07
.....................\....\............\Thumbs.db,32256,2014-09-07
.....................\....\............\troll.png,658919,2014-09-07
.....................\....\trimap_lowres
.....................\....\.............\Trimap1





.....................\....\.............\.......\pineapple.png,5382,2014-09-07
.....................\....\.............\.......\plant.bmp,1276854,2014-09-07
.....................\....\.............\.......\plant.png,9276,2014-09-07
.....................\....\.............\.......\plasticbag.bmp,1588854,2014-09-07
.....................\....\.............\.......\plasticbag.png,3641,2014-09-07
.....................\....\.............\.......\troll.png,6029,2014-09-07
.....................\....\.............\Trimap2





.....................\....\.............\.......\pineapple.png,4002,2014-09-07
.....................\....\.............\.......\plant.bmp,1276854,2014-09-07
.....................\....\.............\.......\plant.png,7365,2014-09-07
.....................\....\.............\.......\plasticbag.bmp,1588854,2014-09-07
.....................\....\.............\.......\plasticbag.png,3448,2014-09-07
.....................\....\.............\.......\troll.png,5032,2014-09-07
.....................\....\.............\Trimap3





.....................\....\.............\.......\pineapple.png,6820,2014-09-07
.....................\....\.............\.......\plant.bmp,1276854,2014-09-07
.....................\....\.............\.......\plant.png,8365,2014-09-07
.....................\....\.............\.......\plasticbag.bmp,1588854,2014-09-07
.....................\....\.............\.......\plasticbag.png,6263,2014-09-07
.....................\....\.............\.......\troll.png,7673,2014-09-07
.....................\demo.m,499,2014-09-07
.....................\iccv09.pdf,542130,2014-09-07
.....................\license.txt,1334,2014-09-07
.....................\README.md,30,2014-09-07
.....................\Readme.txt,708,2014-09-07

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

发表评论

0 个回复

  • energydetection
    This folder contains several codes which are about energy detector.
    2010-10-19 01:20:34下载
    积分:1
  • DCDC_Battery
    电池的充放电模型,可实现能量的双向流动,对于理解DC/DC双向变换器很有帮助。(Battery charge and discharge model, two-way flow of energy can be achieved, for understanding the DC/DC bidirectional converter helpful.)
    2021-04-17 17:18:52下载
    积分:1
  • SVPWM的simulink仿真
    SVPWM的主要思想是以三相对称正弦波电压供电时三相对称电动机定子理想磁链圆为参考标准,以三相逆变器不同开关模式作适当的切换,从而形成PWM波,以所形成的实际磁链矢量来追踪其准确磁链圆。传统的SPWM方法从电源的角度出发,以生成一个可调频调压的正弦波电源,而SVPWM方法将逆变系统和异步电机看作一个整体来考虑,模型比较简单,也便于微处理器的实时控制。(The main idea of SVPWM is that the ideal magnetic chain circle of the three-phase symmetrical motor is used as the reference standard when the three-phase symmetric sine wave voltage is supplied, and the PWM wave is formed by the proper switching of the three phase inverters in different switching modes, and the accurate magnetic chain circle is traced with the actual flux vector formed. The traditional SPWM method starts from the angle of the power supply to generate a frequency modulation voltage regulating sinusoidal power supply. While the SVPWM method considers the inverter system and asynchronous motor as a whole, the model is simple and convenient for the real-time control of the microprocessor.)
    2018-05-25 09:46:04下载
    积分:1
  • IGBTBoost
    IGBT的boost电路,最简单的,适合初学者(IGBT in the boost circuit, the most simple, suitable for beginners)
    2010-06-04 16:12:31下载
    积分:1
  • math
    主要是数学中的各种算法,主要包含拟值优化,微分方程求解等算法实现。(math algorithm)
    2012-03-28 17:04:13下载
    积分:1
  • Single
    单个圆椭球干扰计算(根据切片法理论计算)(Single round ellipsoid interference calculations)
    2014-01-10 12:22:17下载
    积分:1
  • two_way_control
    为超级电容设计的双向充电 使用back-boost电路,含电流换向时切换控制方式(Designed for super capacitor two-way charge to use the back- the boost circuit, current commutation switch control mode)
    2021-02-04 16:59:58下载
    积分:1
  • 奇异谱分析(SSA) MATLAB代码
    奇异谱分析(SSA)MATLAB代码实现,可用于金融、天气、水纹预测等信号平滑、分解、降噪、趋势提取。
    2022-01-25 19:56:03下载
    积分:1
  • 可以运行的粒子群算法
    资源描述 可以运行的基本粒子群算法,供大家修改、参考、学习、使用。50个字好多啊 可以运行的基本粒子群算法,供大家修改、参考、学习、使用。50个字好多啊 可以运行的基本粒子群算法,供大家修改、参考、学习、使用。50个字好多啊
    2022-05-09 11:41:57下载
    积分:1
  • dt-dwt
    this is a good source matlab code for DTCWT,which can be used in image processing and multiscale presentation.
    2010-12-27 22:00:05下载
    积分:1
  • 696516资源总数
  • 106769会员总数
  • 14今日下载