LearningBasedMatting_Matlab
LearningBasedMatting_Matlab copied to clipboard
Matlab版前景图像提取算法-Learning Based Digital Matting
Description
Matlab版的Learning Based Digital Matting前景图像提取算法。此代码为原版代码,未经任何并行优化,速度比较慢。
This package contains the major source code of a demo for our learning based digital image matting technique (as detailed in the below paper).
@InProceedings{ZhengICCV09,
author = {Yuanjie Zheng and Chandra Kambhamettu},
title = {Learning Based Digital Matting},
booktitle = {The 20th IEEE International Conference on Computer Vision},
year = {2009},
month = {September--October}
}
Basic Usage
- Unpack the code.
- Start matlab from the root directory of the package.
- Run the 'demo.m' script.
Information
算法源作者及其联系方式
- By Yuanjie Zheng @ PICSL lab @ UPenn on May 9th, 2011
- email: [email protected]
- website: http://sites.google.com/site/zhengvision/