Visualization of conformal mappings on the complex plane.
Inspired by this video by /u/ttoinou.
Cat photo by Paul on Unsplash.
$ ./conformal input.png
$ mpv --loop out.mp4
- OpenCV (tested with v3.3.0)
- Armadillo (tested with v8.200.1)
- LAPACK (tested with v3.6.0)
- OpenBLAS (tested with v0.2.18) or other BLAS equivalent
From the repository root:
$ mkdir build
$ cd build
$ cmake ..
$ make