当前位置:
首页 资源下载
搜索资源 - image matting code
搜索资源列表
-
0下载:
本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-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.
-
-
0下载:
数字图像抠图源代码,是由一个外国人写的,非常好用,我希望能和大家一起分享-digital image matting
matlab code written by a foreigner,it is very useful and I would like to share with everyone
-
-
3下载:
贝叶斯抠图,依次打开原图和trimap图,点抠图即可运行。绝对能够运行,另外就是有些调试信息没有去除,大家运行时不用理就行。再鄙视那些上传源码不完整的,浪费人感情!-Bayesian matting, and then click open the original image and the diagram, point matting to run. Definitely be able to run, the other is not some place debugging inform
-
-
0下载:
一个matlab实现的image matting的代码。包括Possion matting等四种不同的matting算法的实现。-Achieved a matlab code image matting. Possion matting, such as including four different types of matting algorithm.
-
-
1下载:
图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用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
-
-
1下载:
Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior
大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。
-This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
-
-
1下载:
用于数字抠图的源代码,外国人写的,非常好用-image spectral matting code
-
-
0下载:
The missing code with resources on http://www.alphamatting.com, matlab implementation for [1] A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting.
-
-
1下载:
实现了Anat Levin的Spectral Matting代码-the code of Spectral Matting
-
-
0下载:
本文提出了一个关于图像抠图的方法,它的抠图效果不错,而且作者的主页上提供了MATLAB的源码,可以看一下。-This paper presents a method on the image matting, matting it well, and the author' s home page provides a MATLAB source code, you can see it.
-
-
0下载:
图像修复,抠图,提取对象然后恢复源图像,功能齐全,代码完整-Image restoration, matting, and then restore the source image object extraction, complete functions, code integrity
-
-
0下载:
根据一篇英文文章写的MATLAB代码,关于讲图像分为前景和后景,再来处理的。-According to the article in English written in MATLAB code, talk about the image is divided into foreground and rear view, again handle.
-
-
0下载:
显示图像后,单击鼠标左键连出完全背景区域,双击左键结束;
图像改变后,再单击鼠标左键连出完全前景区域,双击左键结束。即可得到结果
-Display the image, click the left mouse button to even out completely the background area, double-click the left end images after the change, and then click the left mouse button
-
-
2下载:
基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档-Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt
-
-
6下载:
是利用贝叶斯方法进行自然图像抠图的源代码,在visual c++平台上运行-Is the use of Bayesian methods for natural image matting of the source code, running on a platform in the visual c++
-
-
0下载:
本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
-