项目作者: whitelok
项目描述 :
Remove image background automatically
高级语言: C++
项目地址: git://github.com/whitelok/ldbm-image-background-remover.git
ldbm-image-background-remover
Remove image background automatically with LDBM algorithmn.
Read this in other languages: English, 简体中文.
Demo

- Run LDBMImageBackgroundRemover:
LDBMImageBackgroundRemover /path/of/image /path/of/image_tag
Version 1.0.0
Build
- Build and install OpenCV.
- Build and install Eigen.
- Install Cmake.
- cd ${project file}
- mkdir build
- cd build
- cmake ..
- make
References
- Zheng Y, Kambhamettu C. Learning based digital matting[C], Computer Vision, 2009 IEEE 12th International Conference on. IEEE, 2009: 889-896.