- download OpenCV source code, and step into the directory.
- cmake -G "Unix Makefiles"
- make -j8
- make install
timfun/AlphaMatting-1
Implementation of Shared Sampling for Real-time Alpha Matting - http://inf.ufrgs.br/~eslgastal/SharedMatting/
C++
Implementation of Shared Sampling for Real-time Alpha Matting - http://inf.ufrgs.br/~eslgastal/SharedMatting/
C++