You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.idea | 2 years ago | |
demo | 2 years ago | |
obj | 7 years ago | |
src | 2 years ago | |
.clang-format | 2 years ago | |
.clang-tidy | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
CMakeLists.txt.in | 2 years ago | |
LICENSE | 7 years ago | |
README.md | 2 years ago |
README.md
atomorph
Image morphing library that uses fluid dynamics and optimal transport to produce intuitive morphs.
Adapted for use for Epsilon.
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.