added correspondence weight as a parameter to Align.Param
commit5adbe96f2dc9c9c227f52f7feaa0b519114dc6c5
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 28 Jan 2010 12:25:27 +0000 (28 13:25 +0100)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 28 Jan 2010 12:25:27 +0000 (28 13:25 +0100)
tree0d4b22e07a2ff7a2c15f6557a08a93cbe8df4447
parent28f95375f73cd5909af05845c92772444150cd6d
added correspondence weight as a parameter to Align.Param

This weight makes mostly sense do distinguish between the
influences of intra- vs. cross-layer correspondences in the
multi-layer-mosaicking.  Higher weights for cross-section
correspondences will result in better continuity across sections
to the cost of more deformation in the section.  Keep in mind that the
global amount of deformation is minimized anyway.
mpicbg/trakem2/align/Align.java
mpicbg/trakem2/align/AlignTask.java