LearningBasedMatting_Matlab icon indicating copy to clipboard operation
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

  1. Unpack the code.
  2. Start matlab from the root directory of the package.
  3. 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/