Releases: Reshief/ipcr
Releases · Reshief/ipcr
v2.0_beta_2
Bugfix release
Changes:
- Fixes issues with matching points at the edge of the matching region
- Switch to own custom matching algorithm because of the bad performance of PCL estimate correspondence method on the point clouds prodcued by cell colony distributions
- Makes maximum matching distance configurable via commandline settings
- Fixes wrong matching results being used for the eventual output
- Adds optimum matching transformation to the output of the program
v2.0_beta_1
Changes
- Fixes an issue with the alpha, where the mapping was correctly derived in the GUI but stored to disk incorrectly
- Fixes an issue, where the mapping would have iteratively worse quality further away from the reference point because of undefined cutoff distance
v2.0_alpha_1
What's Changed
- Updated the way the mapping is performed, fixing some bugs with the cost function
- Added true shearing functionality
- Mapping rework by @Reshief in #1
- Expanded the Readme to be more accurate
New Contributors
Full Changelog: https://github.com/Reshief/ipcr/commits/v2.0_alpha_1