MarcoForte / closed-form-matting
Python implementation of A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2006, New York
☆437Updated last year
Related projects ⓘ
Alternatives and complementary repositories for closed-form-matting
- Python implementation of KNN Matting, CVPR 2012 / TPAMI 2013 http://dingzeyu.li/projects/knn/☆128Updated 6 years ago
- Implementation of "Automatic Portrait Segmentation" and "Deep Automatic Portrait Matting" with Chainer.☆300Updated 5 years ago
- A collection of common affinity-based image matting and matte refinement algorithms.☆174Updated 7 years ago
- Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.☆150Updated 7 years ago
- Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"☆479Updated 6 years ago
- This is tensorflow implementation for paper "Deep Image Matting"☆625Updated 6 years ago
- An implementation of global matting algorithm for OpenCV.