Image Display with Mouse-Requirements
From IGSTK
Viewer Requirements
- The viewer should be capable of displaying a 2D slice of image data, from a 3D data set.
- The viewer should provide method for choosing the slice number of interest.
Mouse Tracker Requirements*
- The mouse tracker should provide a method to access current mouse position.
User Interface Requirements
- The user interface should support use of a mouse.
- The user interface should support choosing of image data file from the local directory structure of the machine.
- Note: In normal parlance, the tracker can not initiate event on its own.
A user may only request for the status of a tool. So we need to
discuss implementation of "interrupt-driven" use of mouse
click. It could be just the way we had done in our phase-one
application (Application Model).
