Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 01 May 16:14
· 165 commits to master since this release

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 and matrix_transform.
  • Added more tests.
  • Bug fixes.