CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matting

搜索资源列表

  1. paper_and_code_of_A_Closed_For

    0下载:
  2. This package contains an implementation of the matting algorithmdescribed in the CVPR2006 paper:"A Closed Form Solution to Natural Image Matting" .,This package contains an implementation of the matting algorithmdescribed in the CVPR2006 paper: "
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7737432
    • 提供者:guhuxiang
  1. matting.rar

    0下载:
  2. 这是一个实现了发表在CVPR2006的抠图算法。,This package contains an implementation of the matting algorithm described in the CVPR2006 paper.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3337646
    • 提供者:Janno
  1. camvideo

    0下载:
  2. 抠像,可以输入背景,在处理时将背景除去,应用时需要修改目录-matting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12345723
    • 提供者:点点
  1. Bayes-Matting

    3下载:
  2. 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-04-07
    • 文件大小:32719937
    • 提供者:ray
  1. alphamatting

    0下载:
  2. 一个实现image matting的程序,包括bayesian matting,flash matting,还有poission matting.-Image matting an implementation program, including bayesian matting, flash matting, there poission matting.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:22721
    • 提供者:libra
  1. GUI

    0下载:
  2. 一个matlab实现的image matting的代码。包括Possion matting等四种不同的matting算法的实现。-Achieved a matlab code image matting. Possion matting, such as including four different types of matting algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2205009
    • 提供者:zhao mingxi
  1. grabcut

    1下载:
  2. opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
  3. 所属分类:OpenCV

    • 发布日期:2016-12-15
    • 文件大小:2048
    • 提供者:熊改
  1. soft_matting

    0下载:
  2. 计算拉普拉斯抠图矩阵 用于获得轮廓等 很好用-Matting Laplacian matrix calculations used to obtain contour, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:4766
    • 提供者:whatsername
  1. matting

    1下载:
  2. 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-30
    • 文件大小:3331369
    • 提供者:黄鹏
  1. spectralMattingCode

    1下载:
  2. 用于数字抠图的源代码,外国人写的,非常好用-image spectral matting code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-11
    • 文件大小:14664671
    • 提供者:沈郑燕
  1. Amattingsoftware

    1下载:
  2. 是一个实用的抠图软件,软件很小,对图像的前景和背景分离效果很好-Matting is a practical software, software is very small, the image foreground and background separation worked well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4884751
    • 提供者:冯夏日
  1. GUI_Matting

    0下载:
  2. matlab编写的交互式image matting程序,包括:Poisson,Hillman,Ruzon等方法和源图像-matlab interactive image matting procedures, including: Poisson, Hillman, Ruzon methods and sources image
  3. 所属分类:图形图象

    • 发布日期:2013-10-12
    • 文件大小:2227173
    • 提供者:andrew
  1. matting

    0下载:
  2. 用于分割前景的轮廓,可以再融合前分割,使融合的效果更好-matting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5687722
    • 提供者:xueyun
  1. matting

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7809370
    • 提供者:phoenix
  1. A-Literature-Review-of-Image-Segmentation

    0下载:
  2. This literature review attempts to provide a brief overview of some of the most common segmentation techniques, and a comparison between them. It discusses the “Grab-Cut” technique, and reviews some some of the common matting techniques. The graph cu
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:21354
    • 提供者:巡洋舰
  1. AlphaEstimation

    0下载:
  2. 提取图像的alpha轮廓信息,alpha matting的重要程序,程序可以自动的提出复杂物体的轮廓-Contour information, the image alpha, alpha matting important program, the program can automatically make the outline of complex objects
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9293075
    • 提供者:也风
  1. SpectralMatting-code.tar

    1下载:
  2. 实现了Anat Levin的Spectral Matting代码-the code of Spectral Matting
  3. 所属分类:Special Effects

    • 发布日期:2014-11-17
    • 文件大小:19115601
    • 提供者:张婕
  1. matlable-matting-gui

    0下载:
  2. 基于价值函数的数字图像抠图,对应ieee 文章:a closed form solution to natural image matting-image matting
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:53091770
    • 提供者:XM
  1. global-matting-master

    0下载:
  2. global matting 用于图像的分割,效果一般,时间较长,代码应该还有改进的空间(the global matting gor image matting which takes a long time but still works;)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:ns5417
  1. knn-matting

    0下载:
  2. 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:26820608
    • 提供者:babi
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com