1.1
New features
- #1: Add a readable header to binary files
- #2: Add option to store the the best matching rotation and flipping parameters of mapping
Code refactoring:
- Change old inclusion guards into '#pragma once'
- Change cmake_minimum_required to 3.0
- Move unit tests into own directory
- Add conan support
- Update doxygen to 1.8.13
- Add general namespace 'pink'
- change Interpolation enum into enum class