Skip to content

v0.3.2

Compare
Choose a tag to compare
@gadomski gadomski released this 22 Mar 15:47
· 212 commits to main since this release

v0.3.2

  • [ADDED] Affine transformation
  • [ADDED] Version API
  • [ADDED] all.hpp, which includes all registration types
  • [ADDED] Documentation for each file and namespace
  • [CHANGED] Normalize points before running CPD (points are denormalized after run)
  • [FIXED] constexpr static for all double consts
  • [ADDED] Small documentation changes