v1.0
Streamlined package with modified API
Added
- Added scikit-image backend in addition to opencv (but it's very slow)
- Added tests
Changed
- Breaking: Refactored package and discarded or modified all functions and classes
- Modified functions to make it easier to customize the stitching workflow
- Can now create a mosaic from a grid with unknown structure
Removed
- Removed subcommands from command line tool. Use the stitch2d command directly to create mosaics instead.
- Removed ability to set offsets manually using a GUI. Use the limit kwarg on the align method and the build_out method to quickly build mosaics instead.
- Removed example tiles
- Removed modules used to organize tiles generated in the NMNH Mineral Sciences labs