搜索资源列表
GUI_matting
- image matting
matting.tar
- 最新图像轮廓透明度计算算法。 发表在今年的计算机视觉会议-latest image contours transparency calculation algorithm. Published in this year's Computer Vision Conference
Hillman_2005_colourline
- 是有关matting的Hillman的算法的解释和说明,含有此算法的实验效果,可以检测出毛发等-the matting of the algorithm Hillman explanation, The algorithm contains the experimental results can be detected in hair, etc.
ABayesianApproachtoDigitalmatting
- 是一个关于图像matting的新的贝叶斯的方法,04年新提出来的,比以前的几种方法效果要好-is an image matting on the new Bayesian method, in 04 new proposal. Several than the previous method is better
Grabcut
- 此為新的image matting技術,使用者只需對前景部份框出方形區域,系統便會自動擷取出影像-This image matting for the new technology, users simply part of the prospect of a square box out of the region, the system will automatically retrieve the images
CVPR06_matting
- IEEE CVPR06的论文<A closed form solution to Natural Image matting>的源代码-IEEE CVPR06 paper
CVPR06_matting
- IEEE CVPR06的论文<A closed form solution to Natural Image matting>的源代码-IEEE CVPR06 paper
SegTool
- lazy snapping的算法,是image matting的一种方法-lazy snapping algorithm is a method of image matting
PoissonMerging
- implement siggraph poisson matting 数字抠图 核心代码-Cutout figures implement siggraphpoisson matting core code
src
- implement paper A Bayesian Approach to Digital matting 贝叶斯抠图 matlab code-implement paper A Bayesian Approach to Digital matting Bayesian Cutout matlab code
matting
- 这是一个实现了发表在CVPR2006的抠图算法。-This package contains an implementation of the matting algorithm described in the CVPR2006 paper.
matting
- 用于分割前景的轮廓,可以再融合前分割,使融合的效果更好-matting
matting
- 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用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
Bayes-matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
matlable-matting-gui
- 基于价值函数的数字图像抠图,对应ieee 文章:a closed form solution to natural image matting-image matting
matting
- 抠图算法 使用matlab实现 -matting matting algorithm implementation using matlab using matlab algorithm to achieve
bayesian-matting
- 基于贝叶斯的抠像算法,通过一个最大似然的标准去估计透明度-A Bayesian Approach to Digital matting,uses a maximum-likelihood criterion to estimate the optimal opacity
bayesian-matting-master
- 本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
global-matting-master
- global matting 用于图像的分割,效果一般,时间较长,代码应该还有改进的空间(the global matting gor image matting which takes a long time but still works;)
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)