Skip to content

whitelok/LearningBasedMatting_Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

算法源作者及其联系方式

About

Matlab版前景图像提取算法-Learning Based Digital Matting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages