搜索资源列表
ImageInpainting
- 图像进行抠图后的图像的背景生成,也可用于图像修复-images of the background image generation, can also be used for image repair
BMatting
- 对贝叶斯抠图的思想进行实现,VC下编的,可以对照片进行前景抠图
抠图通过从复杂背景中提取前景
- 抠图通过从复杂背景中提取前景,然后切换到另外一个真实的背景中,以实现不同背景下图像融合的图像逼真效果
抠图源代码
- 用于数字抠图的源代码(外国人写的)非常好用
抠图算法 使用matlab实现
- 抠图算法 使用matlab实现 -Matting Matting algorithm implementation using matlab using matlab algorithm to achieve
Bayes-Matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
chap1_5 贝叶斯抠图
- 贝叶斯抠图,依次打开原图和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
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
spectralMattingCode
- 用于数字抠图的源代码,外国人写的,非常好用-image spectral matting code
TransparentWindow
- 基本实现抠图的程序显示可以自动的选择图片-Matting program basically can automatically select the picture display
koutu
- 抠图技能软件,轻松简单的实现抠图,简单方便,易于实现-english is so mafan
WQ_matting_imerode
- 自己修改的基于closed-form的程序,对外国程序在时间上有两倍的改善,能对在复杂背景下的图片,通过画一些简单的前景线,背景线,抠图出前景-it is about matting foreground when the interested ared is located under complixed background,and then choosing some other beautiful background,you can create new image,which bri
softmatting
- 本文提出了一个关于图像抠图的方法,它的抠图效果不错,而且作者的主页上提供了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.
cvpr10matting
- 这是2010年在CVPR上发表的关于图像抠图的算法,可以用来做抠图、图像去雾,并且提出了一种优化算法。-This is 2010, published in the CVPR algorithm on image matting can be used to make matting, image to the fog, and proposed an optimization algorithm.
eccv10guidedfilter
- 本文作者提出了一种算法来简化图像抠图算法中的一个大型稀疏矩阵的计算方法,提高了效率。-This paper presents a method of image matting algorithm to simplify the calculation of a large sparse matrix methods to improve efficiency.
imageInpaint
- 图像修复,抠图,提取对象然后恢复源图像,功能齐全,代码完整-Image restoration, matting, and then restore the source image object extraction, complete functions, code integrity
learningBasedMatting
- learning Based Image Matting 很好的抠图代码, 精度较高-learning Based Image Matting
matlable-matting-gui
- 基于价值函数的数字图像抠图,对应ieee 文章:a closed form solution to natural image matting-image matting
knn-matting
- 抠图算法源代码,是最早的那种抠图算法,既抠图算法的鼻祖(Matting algorithm source code)
导向图滤波
- 导向图滤波是一种图像滤波技术,通过一张引导图G,对目标图像P(输入图像)进行滤波处理,使得最后的输出图像大体上与目标图像P相似,但是纹理部分与引导图G相似。引导滤波可以用于降噪、细节平滑、HDR压缩、抠图、去雾以及联合采样等方面。
