You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Image-Morphing" is a GitHub repository with code for blending two images smoothly into each other using a triangulation-based algorithm. With an easy-to-use implementation and a detailed README, this repo is beginner-friendly.
Machine learning/inference desktop suite written in MFC/C++, demonstrates AI machine learning, uses machine learning inference to resize/blend/morph images, more details can be found here: https://www.youtube.com/watch?v=w7J6oxk9tSA
implementation of a variation of the Feature-Based Image Metamorphosis algorithm, inspired by the paper "Feature Based Image Metamorphosis" by Thaddeus Beer and Shawn Neely (2011)