ad627b132f | ||
---|---|---|
demo | ||
obj | ||
LICENSE | ||
Makefile | ||
README.md | ||
atomorph.cpp | ||
atomorph.h | ||
color.cpp | ||
color.h | ||
fluidmodel.cpp | ||
fluidmodel.h | ||
morph.cpp | ||
morph.h | ||
perlin.cpp | ||
perlin.h | ||
spline.cpp | ||
spline.h | ||
thread.cpp | ||
thread.h | ||
vec3d.h |
README.md
atomorph
Image morphing library that uses fluid dynamics and optimal transport to produce intuitive morphs.
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.