Changes between Version 2 and Version 3 of version3


Ignore:
Timestamp:
Nov 30, 2010, 10:55:01 AM (13 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • version3

    v2 v3  
    33The main change in this version is the inclusion of a plugin architecture.  This allows end users to write there own additions to the program and load them at runtime. For more information see the [wiki:plugin PlugIn] page.
    44
    5 Some built in plugins are supplied, including for symmetrising, chimeric transforms, colour calibration and enhancing / repairing templates.
     5Some built in plugins are supplied, including for symmetrising, chimeric transforms, colour calibration and enhancing / repairing templates.  To enable these you need to load the plugins at runtime.
    66
    7 Other changes include adding some more options from the Tcl/Tk-C++ version, such as different warping options, different wavelet filter options, overlap control (to stop warping "folding") and some additional work on the ORASM (and similar) tracking.
     7Other changes include adding some more options from the Tcl/Tk-C++ version, such as different warping options, different wavelet filter options, overlap control (to stop warping "folding") and some additional work on the ORASM (and similar) feature detection / tracking.