登录
首页 » matlab » matting

matting

于 2010-11-01 发布 文件大小:3253KB
0 259
下载积分: 1 下载次数: 436

代码说明:

  图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码(Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting)

文件列表:

matting



.......\downSmpIm.m,300,2006-04-20


.......\fire_res_alpha.bmp,241078,2006-04-21
.......\getGMatByMask.m,2146,2006-04-20
.......\getLaplacian1.m,1710,2006-04-20
.......\getLinearCoeff.m,1192,2006-04-20
.......\imIndexToVect.m,137,2006-04-20
.......\kid1.bmp,338266,2006-04-20
.......\kid1_m.bmp,338240,2006-04-20
.......\kid1_res_alpha.bmp,114254,2006-04-21
.......\kid2.bmp,272538,2006-04-20
.......\kid2_m.bmp,272540,2006-04-20
.......\kid2_res_alpha.bmp,91906,2006-04-21
.......\KNhair.bmp,278442,2006-04-20
.......\KNhair_m.bmp,278444,2006-04-20
.......\peacock.bmp,720054,2006-04-20
.......\peacock_m.bmp,720056,2006-04-20
.......\peacock_res_alpha.bmp,241078,2006-04-21
.......\rabbit.bmp,465974,2006-04-21
.......\rabbit_m.bmp,465974,2006-04-21
.......\rabbit_res_alpha.bmp,157598,2006-04-21
.......\htm" target=_blank>README,2567,2006-04-21
.......\runMatting.m,751,2006-04-20
.......\runMatting_Dandelion.m,93,2006-04-20
.......\runMatting_Fire.m,98,2006-04-20
.......\runMatting_Hair.m,67,2006-04-20
.......\runMatting_Kid1.m,111,2006-04-20
.......\runMatting_Kid2.m,63,2006-04-20
.......\runMatting_Peacock.m,120,2006-04-20
.......\runMatting_Rabbit.m,127,2006-04-20
.......\runMatting_Teddy.m,114,2006-04-20
.......\runMatting_TeddyEar.m,123,2006-04-20
.......\solveAlpha.m,308,2006-04-20
.......\solveAlphaC2F.m,1089,2006-04-20
.......\solveFB.m,1112,2006-04-20
.......\teddy.bmp,607414,2006-04-20
.......\teddy_ear.bmp,38610,2006-04-20
.......\teddy_ear_m.bmp,38612,2006-04-20
.......\teddy_ear_res_alpha.bmp,13930,2006-04-21
.......\teddy_m.bmp,607414,2006-04-20
.......\teddy_res_alpha.bmp,204086,2006-04-21
.......\upSampleAlphaUsingImg.m,267,2006-04-20
.......\upSmpIm.m,1056,2006-04-20

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

发表评论

0 个回复

  • DosImage
    利用C和C++进行数字图像处理的开发,涵盖几乎所有的图像处理算法(Using C and C++ for the development of digital image processing, covering almost all image processing algorithms)
    2011-07-24 08:10:52下载
    积分:1
  • interpolation
    双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序(Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program)
    2009-10-31 10:27:14下载
    积分:1
  • dengxiaoshishu
    等效视数表示遥感图像滤波后的滤波效果,这个程序可以计算等效视数。(Equivalent number of said filtering effect, this program can calculate the equivalent number of remote sensing images filtered.)
    2012-09-01 21:28:02下载
    积分:1
  • echarts-master 各种表 例子源码
    echarts-master  
    2014-10-13下载
    积分:1
  • zuixiaoerchengfafuyuancc
    约束最小二乘法图像复原代码,直接上图片就可以使用的。(Constrained least squares image restoration code directly on the image to be used.)
    2011-01-10 16:28:54下载
    积分:1
  • Tsallis熵分割
    一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
    2018-04-03 19:50:44下载
    积分:1
  • main
    1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 (1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S. 2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text. 3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
    2014-04-20 13:55:31下载
    积分:1
  • 515030910511 exercise1
    检测图片中的角点,将图片读入后转换为灰度图以便处理。 2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
    2018-06-13 16:04:45下载
    积分:1
  • BSCB-inpainting
    BSCB数字图像修复算法,用matlab编写,可以直接运行(BSCB digital image restoration algorithm, using matlab prepared, can be directly run)
    2013-06-20 13:28:33下载
    积分:1
  • fuzzy
    说明:  基于C#的模糊雾化处理。 高斯雾化 C #-based processing of fuzzy atomization. Gaussian Atomization(C#-based processing of fuzzy atomization. Gaussian atomization C#-based processing of fuzzy atomization. Gaussian Atomization)
    2009-07-31 13:38:00下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载