Go to file
Deukhoofd 14234735c6
Remove dependency on opencv on Linux, fixes for Epsilon
2022-01-16 13:18:17 +01:00
.idea Remove dependency on opencv on Linux, fixes for Epsilon 2022-01-16 13:18:17 +01:00
demo Remove dependency on opencv on Linux, fixes for Epsilon 2022-01-16 13:18:17 +01:00
obj Initial commit. 2016-09-09 16:06:08 +03:00
src Remove dependency on opencv on Linux, fixes for Epsilon 2022-01-16 13:18:17 +01:00
.clang-format Initial work in making it compatible with Epsilon 2021-07-13 21:39:50 +02:00
.clang-tidy Initial work in making it compatible with Epsilon 2021-07-13 21:39:50 +02:00
.gitignore Move to cmake 2021-07-13 18:29:35 +02:00
CMakeLists.txt Remove dependency on opencv on Linux, fixes for Epsilon 2022-01-16 13:18:17 +01:00
CMakeLists.txt.in Remove dependency on opencv on Linux, fixes for Epsilon 2022-01-16 13:18:17 +01:00
LICENSE Initial commit. 2016-09-09 16:06:08 +03:00
README.md Initial work in making it compatible with Epsilon 2021-07-13 21:39:50 +02:00

README.md

atomorph

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

Adapted for use for Epsilon.

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.

If you like this software, please consider making a donation by sending Bitcoins to 1Erich1YUdkUAp9ynf4Rfw2ug8nBtuUmMu.