Multi-layer mosaicking with SIFT using the proper new mpicbg_.jar is almost
commit6f11151dc22faf338274b3bde5263b9e386dfe49
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 2 Apr 2009 19:41:59 +0000 (2 21:41 +0200)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Thu, 2 Apr 2009 19:41:59 +0000 (2 21:41 +0200)
treea8fdeaab1a7f987c31b02c90766a87f4294d9e10
parenta89fe4a13caf5b531367ec43620150dc4cbd667e
Multi-layer mosaicking with SIFT using the proper new mpicbg_.jar is almost
done but not yet in the context menu.

lens_correction moved into TrakEM2 because the circular dependencies between
both projects could not be solved without substantial effort and code changes
otherwise.

lens_correction is now in the TrakEM2 context menu.
12 files changed:
Fakefile
ini/trakem2/display/Display.java
lenscorrection/DistortionCorrectionTask.java [new file with mode: 0644]
lenscorrection/Distortion_Correction.java [new file with mode: 0644]
lenscorrection/NonLinearTransform.java [new file with mode: 0644]
mpicbg/trakem2/align/AbstractAffineTile2D.java
mpicbg/trakem2/align/Align.java
mpicbg/trakem2/align/AlignTask.java
plugins.config
test/alignmultilayermosaics.bsh [new file with mode: 0644]
test/lenscorrection.js [new file with mode: 0644]
test/test_lenscorrection_trakem2.js [new file with mode: 0644]