Skip to content

Tags: nmellado/Super4PCS

Tags

v1.1.3

Toggle v1.1.3's commit message
New release v1.1.3

v1.1.2

Toggle v1.1.2's commit message
Update Changelog

v1.1.1

Toggle v1.1.1's commit message
Update docs for release 1.1.1

v1.1.0

Toggle v1.1.0's commit message
Update changelog

v1.0.0

Toggle v1.0.0's commit message
This new release of Super4PCS introduces major changes in the code st…

…ructure.

Most efforts have been put on dependencies removal: Super4PCS can be build with a single dependency: the Eigen library.

As a result, Super4PCS CMake project's can now be loaded using Microsoft Visual Studio (with CMake plugin, MVS-2017 recommended). Documentation has been updated accordingly.

We have also improved testing, and now share demo datasets that are compiled directly at compile time.

For more details, checkout the complete CHANGELOG at the code source root directory.

v0.2.2-alpha

Toggle v0.2.2-alpha's commit message
Fix minor bug

v0.2.1-alpha

Toggle v0.2.1-alpha's commit message
Fix bug introduced in commit 6b6c8d5,

Bug identified by Laurence, and reported in issue #11.

v0.2-alpha

Toggle v0.2-alpha's commit message
Fix compilation error, by explicitely converting from eigen to opencv

v0.1-alpha

Toggle v0.1-alpha's commit message
Update README.md