Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ atomorph Public archive

Image morphing library that uses fluid dynamics and optimal transport to produce intuitive morphs.

License

Notifications You must be signed in to change notification settings

1Hyena/atomorph

Repository files navigation

atomorph

Image morphing library that uses fluid dynamics and optimal transport to produce intuitive morphs.

http://atomorph.org

AtoMorph Library uses the C++11 standard. The included Makefiles have been tested on Linux operating systems. iOS users may encounter some problems due to poor support of the C++11 standard on their system. One should try modifying the Makefile by adding -std=gnu++11 and -stdlib=libc++ compiler flags.

Build instructions:
Run make in this folder.

Example usage: See README in demo folder.

About

Image morphing library that uses fluid dynamics and optimal transport to produce intuitive morphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published