All Projects → whitelok → LearningBasedMatting_Matlab

whitelok / LearningBasedMatting_Matlab

Licence: BSD-2-Clause license
Matlab版前景图像提取算法-Learning Based Digital Matting

Programming Languages

matlab
3953 projects

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

算法源作者及其联系方式

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].