attempt to get shared function for layer alignment and montaging into
commite7809db7df77ad6b11a3e18d5388b379351983d9
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Tue, 21 Jun 2011 14:43:35 +0000 (21 16:43 +0200)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Tue, 21 Jun 2011 14:43:35 +0000 (21 16:43 +0200)
tree4cc8fe78fae3ea57cbb1ca8b43a2f65121b51056
parent49f11062ab2c8ec563b8fc1bef3430ea5d4cf101
attempt to get shared function for layer alignment and montaging into
an abstract class...

interruption handling requires mpicbg 38dd8fd136ee...

Added mipmap regeneration that still looks non-working to me---could it
be that the display requests regeneration concurrently and interfers with
the update?  Shouldn't that affect NonLinearTransformMode as well?
Does it?
mpicbg/trakem2/align/AbstractElasticAlignment.java [new file with mode: 0644]
mpicbg/trakem2/align/AlignLayersTask.java
mpicbg/trakem2/align/ElasticLayerAlignment.java [moved from mpicbg/trakem2/align/ElasticAlign.java with 90% similarity]
mpicbg/trakem2/align/Util.java