Fixed several bugs in and extended MovingLeastSquaresTransform:
commitac6355cd696cf8e8aa23de640b698688f4440a21
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 25 Jun 2009 10:39:59 +0000 (25 12:39 +0200)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 25 Jun 2009 10:39:59 +0000 (25 12:39 +0200)
tree8ac85952943d36347c32ce79cd4145c51a9e69aa
parent084e9da70e47a6791558b354a80cf8186ed3fe86
Fixed several bugs in and extended MovingLeastSquaresTransform:
* supports arbitrary dimensionality
* can save and load affine3d
* does correct instanceof checking of the inner model
* saves and loads weights

These changes break compatibility with the previous data string format
but given that this was never exported properly, I do not expect too
many complaints.
mpicbg/trakem2/transform/MovingLeastSquaresTransform.java