Version 1.0.2
Release notes
- Removed unused
astropy
dependency. - Fixed issue #20 in which skimage raises error if image is of type f4 ('float32').
- Added docs for
estimate_transform
andmatrix_transform
. - Added more tests.
- Bug fixes.
astropy
dependency.estimate_transform
and matrix_transform
.