Added `seems-to-work' elastic montaging. Missing parts are
commit359a7d5a0a7cdfeca7c89a08587900f84f1926fd
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Tue, 28 Jun 2011 15:20:27 +0000 (28 17:20 +0200)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Tue, 28 Jun 2011 15:20:27 +0000 (28 17:20 +0200)
treec0975840d83f3221bbd5f55043841eb591b6ea84
parent8c50ffc8c587b6a86297d94da251ebd4b7c29da1
Added `seems-to-work' elastic montaging.  Missing parts are
* handling disconnected graphs, the `after-SIFT-montage' situation is
  used as is to establish block matches
* there is not yet a `multi-layer mosaic'  which would help connecting
  disconnected graphs and help stabilizing the whole thing
* not yet tested if it works with coordinate transformed images (it
  should, but who knows before testing...)
* montaging of a series of layers is not yet accessibel through the GUI,
  AlignTask is still a terrible mess
* annotation transfer (vector data) is not yet done
mpicbg/trakem2/align/AlignTask.java
mpicbg/trakem2/align/ElasticMontage.java [new file with mode: 0644]