Skip to content

Devel Revision for Version 1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 01 May 17:01
· 188 commits to master since this release

New on this version

  • API Change.
  • Better conf.py for docs.
  • More documentation.
  • Broke align_image in apply_transform for finer control.
  • Better tests.
  • Change inputs as source and target, instead of ref and test
  • Return the whole SimilarityTransform object for more control.
  • Included sep as dependency (not optional) and removed in-house source detection.
  • Removed scipy interpolation and used scikit-image warp instead.
  • Changed return of get_transform to include the list of inliers.
  • Hid some functions and imported modules.
  • Removed the invariant map class, and turned it into functions.