搜索资源列表
GUI
- 一个matlab实现的image matting的代码。包括Possion matting等四种不同的matting算法的实现。-Achieved a matlab code image matting. Possion matting, such as including four different types of matting algorithm.
PoissonEditing
- 实现泊松方程图像融合算法,用VC++实现的基础程序-possion equation
PoissonMatting
- Possion Matting 一种非常有效的图片编辑算法
PoissionEditing
- 泊松方程对图像的编辑,实现无缝融合,效果还是不错的-image possion editing
Possion_image_editing
- 图像的泊松处理,可以把一幅图像的部分剪切下来贴到另外一张图片上面,使得粘贴上去的图像看上去比较自然,相当于实现图像的无缝处理,另附中文和英文两篇相关文献,比较有参考意义-The method of possion image editing.
bayes-possion-robust-flash-matting
- 集成了贝叶斯抠图、泊松抠图、鲁棒抠图的程序-Bayesian matting program
GUASS-RAILY-POSSION
- 高斯分布,瑞利分布,泊松分布,产生符合这三个分布的随机序列-Gaussian distribution, Rayleigh distribution, Poisson distribution, that meets these three distributed random sequence
possion
- 别人的测试泊松融合代码,亲测可用。。不过效果不怎么好-possion fusion
Poisson-Image-Editing
- 实现了著名的Possion算法,在一张图中截取一部分到另一张图中进行融合-Implement the famous Possion algorithm, to another part of the interception FIG fused in a single graph
reconstructed-image-by-gradient-
- 包含两个算法,都是根据图像的梯度信息来恢复图像的。一个是自己编的,另一个是基于possion方程的。-Consists of two algorithms, it is based on image gradient information to restore the image.One is invented, and the other one is based on the possion equation.