29 Forks
126 Stars
126 Watchers

knn-matting

Python implementation of KNN Matting, CVPR 2012 / TPAMI 2013 http://dingzeyu.li/projects/knn/

How to download and setup knn-matting

Open terminal and run command
git clone https://github.com/MarcoForte/knn-matting.git
git clone is used to create a copy or clone of knn-matting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with knn-matting https://github.com/MarcoForte/knn-matting/archive/master.zip

Or simply clone knn-matting with SSH
[email protected]:MarcoForte/knn-matting.git

If you have some problems with knn-matting

You may open issue on knn-matting support forum (system) here: https://github.com/MarcoForte/knn-matting/issues