项目作者: whitelok

项目描述 :
Remove image background automatically
高级语言: C++
项目地址: git://github.com/whitelok/ldbm-image-background-remover.git
创建时间: 2017-10-08T04:39:46Z
项目社区:https://github.com/whitelok/ldbm-image-background-remover

开源协议:MIT License

下载


ldbm-image-background-remover

Remove image background automatically with LDBM algorithmn.

Read this in other languages: English, 简体中文.

Demo

LDBM Matting

  • Run LDBMImageBackgroundRemover:
  1. LDBMImageBackgroundRemover /path/of/image /path/of/image_tag

Download Releases

Version 1.0.0

Build

  1. Build and install OpenCV.
  2. Build and install Eigen.
  3. Install Cmake.
  4. cd ${project file}
  5. mkdir build
  6. cd build
  7. cmake ..
  8. make

References

  • Zheng Y, Kambhamettu C. Learning based digital matting[C], Computer Vision, 2009 IEEE 12th International Conference on. IEEE, 2009: 889-896.