Difference between revisions of "Slicer3:FourDAnalysis"
From NAMIC Wiki
(New page: =Introduction= The 4D Analysis Module allows you to load, visualize and analyze a time-series of 3D images (4D image) on 3D Slicer.) |
|||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
− | The 4D Analysis Module allows you to load, visualize and analyze a time-series of 3D images (4D image) on 3D Slicer. | + | The 4D Analysis Module allows you to load, visualize and analyze a time-series of 3D images (4D image) on 3D Slicer. Currently, the module offers the following functions: |
+ | *'''4D image reader.''' The module can read a series of 3D images from a directory. It analyzes DICOM header of the files in the directory and split them into time-frames, even if all frames have the same series number. The module can also read NRRD images. | ||
+ | *'''Time scroll.''' The module provides a scroll-bar interface to scroll the frame in time-direction. It allows you to scroll the frame for foreground and background independently to compare two images at the different time points. | ||
+ | *'''Intensity plot.''' The module can draw intensity curve at the specified region of interest. |
Revision as of 18:14, 19 February 2009
Home < Slicer3:FourDAnalysisIntroduction
The 4D Analysis Module allows you to load, visualize and analyze a time-series of 3D images (4D image) on 3D Slicer. Currently, the module offers the following functions:
- 4D image reader. The module can read a series of 3D images from a directory. It analyzes DICOM header of the files in the directory and split them into time-frames, even if all frames have the same series number. The module can also read NRRD images.
- Time scroll. The module provides a scroll-bar interface to scroll the frame in time-direction. It allows you to scroll the frame for foreground and background independently to compare two images at the different time points.
- Intensity plot. The module can draw intensity curve at the specified region of interest.