Skip to content

v0.2.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@nmellado nmellado released this 21 Feb 13:54
· 154 commits to master since this release

Pre-release including support for macosx (no binary yet -- help wanted), IO improvements and several bug-fixes.
Windows binaries:

  • Super4PCS-v0.2.2-x64.zip: standalone binaries packaged with opencv310 (RECOMMENDED),
  • Super4PCS-v0.2.2-x64.exe: standalone binary.

Complete changelog

New functionalities

Bug fixes

Other changes

  • 6e76b73 Update kdtree API to request either indices or position in query dist.

Minor changes

  • e80e59a Compute timings using CLOCKS_PER_SEC instead of adhoc values
  • 292319c Temporary remove hsv cached color (unused in other parts of the code)
  • 2d7073b Disable compilation warning for windows