Difference between revisions of "Slicer3:TimeSeries and Multi-Volume Data"
From NAMIC Wiki
Line 23: | Line 23: | ||
=== Use Cases === | === Use Cases === | ||
+ | === Mock-ups and ideas === | ||
+ | |||
+ | [[image:Ron-TimeSeriesMockup.png]] | ||
=== Existing GUI Resources === | === Existing GUI Resources === |
Revision as of 13:25, 1 February 2008
Home < Slicer3:TimeSeries and Multi-Volume DataContents
Slicer3 support for TimeSeries and Multi-Volume Data
Feature ideas
Just a collection of ideas related to time series data in no particular order.
- Would like to dynamically load data in a background thread to minimize memory requirements
- Need to understand how this will impact performance, i.e. can we page through the slices in real time?
- Flexible processing
- Volume by volume
- Slice by Slice (would require a "block of bytes" format like NRRD, Analyze, or NIFTI)
Potentially useful codes
Proposed Data Model
Use Cases
Mock-ups and ideas
Existing GUI Resources
Below are interface elements for which GUI resources already exist. The Basic Controller and Cine Controller are not attached to any logic or data structures. The Interval Browser is part of Slicer2.6.