Devel Revision for Version 1.0
Pre-release
Pre-release
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
inapply_transform
for finer control. - Better tests.
- Change inputs as
source
andtarget
, instead ofref
andtest
- 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.