搜索资源列表
BMatting
- 对贝叶斯抠图的思想进行实现,VC下编的,可以对照片进行前景抠图
src
- implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
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
BayesianMatting
- 这个代码主要针对贝叶斯抠图的一个程序!其中包括模式识别!-This code for a Bayesian matting program! Including pattern recognition!
Matting(M7)
- 这个程序是用的贝叶斯来进行抠图!可以是彩色图也可以是灰度图!-This program is using Bayesian matting! May be a color image can also be grayscale!
spectralMattingSupplementary
- 这个程序主要是用来数字抠图!方法是贝叶斯!-This program is used digital matting! The method is Bayesian!
matting-A-
- 这个程序主要是用来数字抠图!方法是贝叶斯!-This program is used digital matting! The method is Bayesian!
spectralMattingCode
- 这个程序主要是针对数字图像抠图的!用的是贝叶斯的方法!-This program is mainly for digital image matting! Bayesian method!
bayes-possion-robust-flash-matting
- 集成了贝叶斯抠图、泊松抠图、鲁棒抠图的程序-Bayesian matting program
Matlab贝叶斯抠图 Bayesian Matting
- Bayesian Matting 2001 IEEE 个人稍作修改 附带测试图片 Matlab 2018Rb 亲测可用