Rnandani / Natural-image-mattingLinks
☆17Updated 9 years ago
Alternatives and similar repositories for Natural-image-matting
Users that are interested in Natural-image-matting are comparing it to the libraries listed below
Sorting:
- lime (Library for Image Editing)☆53Updated 5 years ago
- Face Tracking and Warping Demos☆23Updated 7 years ago
- Vivid faces contains a demo of applying FRCNN on mobile platforms for extracting and training facial landmarks and 3D morph animations. C…☆19Updated 6 years ago
- Source code of SIGGRAPH Asia '2015 paper "JumpCut: Non-Successive Mask Transfer and Interpolation for Video Cutout" by Qingnan Fan et al.☆46Updated 7 years ago
- Automatic portrait segmentation. 93% IoU. Status: Unsupported☆53Updated 3 months ago
- 2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wo…☆70Updated 12 years ago
- Implementation about advanced Face alignment (Face landmark detection)☆34Updated 7 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- New version of attention_tracker (https://github.com/chili-epfl/attention-tracker) using OpenFace Project https://github.com/TadasBaltrus…☆16Updated 8 years ago
- Inpaint is a C++ library providing image inpainting algorithms☆170Updated last year
- Final Work for Digital Image Processing Course☆18Updated 9 years ago
- Image processing programs☆50Updated 12 years ago
- PatchMatch algorithm for OpenCV 3☆24Updated 8 years ago
- Simple EOS example (deformable face mesh fitting) using dlib detection + landmarks with the hunter package manager.☆14Updated 8 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆47Updated 10 years ago
- The code implements Poisson Blending in parallel with CUDA and Cheetah to efficiently and automatically superimpose images without visibl…☆20Updated 11 years ago
- This is an implementation of Michael Zollhöfer's 'Reconstruction of Personalized Avatars' work, recreating an input face from a Kinect sc…☆14Updated 8 years ago
- a efficient system of real time camera tracking based on CVPR paper☆10Updated 10 years ago
- Active Appearance Models in C++☆23Updated 9 years ago
- ☆14Updated 9 years ago
- ☆16Updated 9 years ago
- ICME 2016 "Learning Deep Representation from Coarse to Fine for Face Alignment"☆30Updated 7 years ago
- HFS: Hierarchical Feature Selection for Efficient Image Segmentation☆81Updated last year
- A C++ implementation of "Image Smoothing via L0 Gradient Minimization"☆54Updated 7 years ago
- Fast 2D and 3D Face Tracking with CNNs☆18Updated 7 years ago
- Program for testing the KAZE and A-KAZE ports in OpenCV. The idea is to test the OpenCV port to match the performance of the original lib…