Skip to content

Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)

Notifications You must be signed in to change notification settings

jonghewk/ImageDeformation_MovingLeastSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image Deformation using MovingLeastSquare

Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)

This application is an implementation of "Image Deformation Using Moving Least Squares" by Scott Schaefer.

The code is based on the MATLAB code written by Gabriele Lombardi.

(OpenGL and OpenCV are required)

Watch Video. https://www.youtube.com/watch?v=a8PZXYjVwGA

About

Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages