Changes between Version 1 and Version 2 of version4
- Timestamp:
- Dec 1, 2010, 3:28:42 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
version4
v1 v2 3 3 The 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. 4 4 5 Some built inplugins are supplied, including for symmetrising, chimeric transforms, colour calibration and enhancing / repairing templates. To enable these you need to load the plugins at runtime.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. 6 6 7 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) feature detection / tracking.