Changes between Version 2 and Version 3 of version4


Ignore:
Timestamp:
Dec 1, 2010, 3:31:09 PM (13 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • version4

    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 example 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.
     5Some example plugins are supplied in the jar file:
     6
     7 * http://users.aber.ac.uk/bpt/jpsychomorph/version4/pluginexamples.jar -- example compiled plugins
     8
     9The examples include symmetrising, chimeric transforms, colour calibration and enhancing / repairing templates.  To enable these you need to load download the jar file and load the plugins at runtime.  They should be automatically reloaded on future runs from the same machine, provided they haven't been moved or deleted.
    610
    711Other 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.