-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple coreg
fit_pts
fixes. (#407)
* Improved fit_pts tests. Fixed bug in NuthKaab pts implementation. * Fixed the old AREA_OR_POINT half pixel shift bug. Added _fit_func to GradientDescending. * Added fit_pts functionality for CoregPipelines * Fixed test to actually sample points. * Made default sampling strategy to center and simplified logic. * Fixed z_name to work as expected. Added geometry col parsing if no E/N cols exist. Fixed typo and cleaned test. * Added docstrings. * Added fit_pts functionality to ICP and disabled segfaulting test. * Linting * Changed DEM instantiations to Raster instantiations. * Added comments to ICP pixel shift test.
- Loading branch information
1 parent
55b8b80
commit 2dd9a21
Showing
3 changed files
with
243 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.