_ _ _ _ __ _(_) | | ___ _ __ __| |_ __ _ _ _ __ ___ _ __ __ _ \ \ /\ / / | | |/ _ \ '_ \ / _` | '__| | | | '_ \ / _ \| '__/ _` | \ V V /| | | | __/ | | | (_| | | | |_| | |_) | (_) | | | (_| | \_/\_/ |_|_|_|\___|_| |_|\__,_|_| \__,_| .__(_)___/|_| \__, | |_| |___/ |
||
|
Next: Main Program Up: MARS - Multiple Algorithms Previous: System and Data Requirements Program DesignThe task of coregistration can be broken into a set of subtasks, of which many can be made common for several approaces to coregistration. One possible set of subtasks is:
The design of the package is based on this principle, and the
different implemented approaches to coregistration, share modules for
the tasks marked by asterisks (*). The program design is modular, and
writing new modules for the different subtasks should be fairly easy,
providing that the interfacing with the main program is done properly.
The required interfacing is described in the subsections below named
Interface Specification.
Example skeleton modules for the different subtasks can be found in the
directory
Subsections
Next: Main Program Up: MARS - Multiple Algorithms Previous: System and Data Requirements Claus Svarer 2006-01-11 |