Difference between revisions of "Slicer3:TimeSeries and Multi-Volume Data"
From NAMIC Wiki
Line 12: | Line 12: | ||
** Volume by volume | ** Volume by volume | ||
** Slice by Slice (would require a "block of bytes" format like NRRD, Analyze, or NIFTI) | ** Slice by Slice (would require a "block of bytes" format like NRRD, Analyze, or NIFTI) | ||
− | |||
=== Potentially useful codes === | === Potentially useful codes === |
Revision as of 03:56, 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
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.