cheind / inpaintLinks
Inpaint is a C++ library providing image inpainting algorithms
☆170Updated 2 years ago
Alternatives and similar repositories for inpaint
Users that are interested in inpaint are comparing it to the libraries listed below
Sorting:
- An implementation of Robust Image Matting algorithm☆34Updated 8 years ago
- A collection of common affinity-based image matting and matte refinement algorithms.☆176Updated 8 years ago
- Warps an image by a few control points.☆324Updated 4 years ago
- lime (Library for Image Editing)☆54Updated 5 years ago
- An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting☆269Updated last year
- An implementation of global matting algorithm for OpenCV.☆262Updated 11 years ago
- Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.☆151Updated 8 years ago
- Poisson image editing for seamless cloning and other operations☆271Updated 10 years ago
- real-time denoising☆71Updated 10 years ago
- Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)☆72Updated 10 years ago
- ☆100Updated 10 years 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 13 years ago
- Fast and complete guided filter implementation for OpenCV