Skip to content

1.1

Compare
Choose a tag to compare
@BerndDoser BerndDoser released this 17 Sep 09:29
· 673 commits to master since this release
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