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

搜索资源列表

  1. GUI_Matting

    0下载:
  2. image matting
  3. 所属分类:源码下载

    • 发布日期:2010-11-12
    • 文件大小:2227095
    • 提供者:fanfan_lily
  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. guided-filter-code

    0下载:
  2. 本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-This paper presents a filter in the source code to simplify the image matting, a large sparse matrix algorithm, to optimize the algorithm and improve efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2187485
    • 提供者:Sainan Zhang
  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. samples

    1下载:
  2. GrabCut抠图静态自动抠图实现,基于VS2008和OPENCV-GrabCut Matting static automatic matting to achieve, based on VS2008 and OPENCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:sfdghs
  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. softmatting_MATLABcode

    0下载:
  2. 关于soft matting的MATLAB代码-A closed form solution to Natural Image Matting A. Levin D. Lischinski and Y. Weiss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:813
    • 提供者:熊浩
  1. spectralMattingCode

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

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

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

    • 发布日期:2017-05-20
    • 文件大小:5687722
    • 提供者:xueyun
  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. bayesian-matting

    3下载:
  2. 基于贝叶斯的抠像算法,通过一个最大似然的标准去估计透明度-A Bayesian Approach to Digital Matting,uses a maximum-likelihood criterion to estimate the optimal opacity
  3. 所属分类:matlab例程

    • 发布日期:2013-08-08
    • 文件大小:5714152
    • 提供者:士大夫
  1. bayesian-matting-master

    0下载:
  2. 本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:237568
    • 提供者:ns5417
  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 8 9 10 »
搜珍网 www.dssz.com