kingfolk / shared_matting_webglLinks
JS/Web Implement Shared Sampling for Real-Time Alpha Matting using webgl shader language(glsl)
☆36Updated 6 years ago
Alternatives and similar repositories for shared_matting_webgl
Users that are interested in shared_matting_webgl are comparing it to the libraries listed below
Sorting:
- 2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wo…☆69Updated 12 years ago
- An implementation of global matting algorithm for OpenCV.☆262Updated 10 years ago
- lime (Library for Image Editing)☆53Updated 4 years ago
- Blend shape facial animation☆51Updated 2 years ago
- My real-time graphics demos online at Shadertoy.com. Poisson Blending, Gnomonic Projections, Post-processing Effects...☆19Updated 7 years ago
- An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting☆269Updated last year
- OpenGL program that can render and smoothly animate faces representing different human emotions on a human head mesh.☆36Updated 10 years ago
- Inpaint is a C++ library providing image inpainting algorithms☆167Updated last year
- Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)☆72Updated 9 years ago
- This is a direct implementation of Igarashi's Siggraph 05 paper "As-rigid-as-possible shape manipulation"☆35Updated 10 years ago
- The code implements Poisson Blending in parallel with CUDA and Cheetah to efficiently and automatically superimpose images without visibl…☆19Updated 11 years ago
- ☆100Updated 9 years ago
- C++ Implementation of some Image warping algorithms.☆16Updated 5 years ago
- a software for the reconstruction of a real-time 3D face model from a monocular camera.☆91Updated 3 years ago
- Automating Image Morphing using Structural Similarity on a Halfway Domain (Siggraph 2014)☆117Updated 9 years ago
- Mean-Value Cloning (original code provided by authors)