https://github.com/adrianfilsell/morph
C++ 2D image morph animation ( Delaunay triangulation ).
https://github.com/adrianfilsell/morph
animated-gif cplusplus delaunay-triangulation eigenlib morph multi-core-programming opencv
Last synced: 4 months ago
JSON representation
C++ 2D image morph animation ( Delaunay triangulation ).
- Host: GitHub
- URL: https://github.com/adrianfilsell/morph
- Owner: AdrianFilsell
- License: other
- Created: 2025-01-28T16:50:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-13T15:29:02.000Z (12 months ago)
- Last Synced: 2025-03-23T20:44:55.638Z (11 months ago)
- Topics: animated-gif, cplusplus, delaunay-triangulation, eigenlib, morph, multi-core-programming, opencv
- Language: C++
- Homepage: https://www.youtube.com/watch?v=EzwLLsb5kq0
- Size: 163 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
C++ 2D image morph ( Delauney triangulation ). Pre built statically linked EXE in 'bin' folder.
Supports:
Create/Load/Save morph projects -
Play morph animation - Export morph project ( animated GIF ) -
Morph source/destination images - Create/Delete/Link image features -
Point feature - Freehand path feature -
Three pre build morph projects -
Multi core aware.
Written using MFC/C++/eigenlib/opencv/jpeglib/giflib, more details can be found here:
[https://www.youtube.com/watch?v=EzwLLsb5kq0](https://www.youtube.com/watch?v=EzwLLsb5kq0)
Pre built Hulk morph project:

Pre built 8bit morph project:

Pre built Cosworth morph project:

Example of a morph project animated GIF exports:



