Table of Contents
We have now seen how to use and manipulate some of the various aspects of BioImage. Not only can BioImage read in multiple data types, but it can also directly manipulate that data to facilitate visualization and exploration.
We have seen how BioImage is capable of loading a Nrrd-based dataset, the CT Tooth. After loading in this data, several filters were applied to directly manipulate the data before the visualization of it. These filters included a Cropping filter and a Resampling filter.
After the modifying the data, it is sent down for visualization. The first part of the tutorial showed how to view data in the 3 2-d viewing panes. Changing the data in these 2-d panes was accomplished with the sliders under each pane. The window and level of these 2-d viewers were changed in order to more easily view parts of the tooth structures.
BioImage also has a volume renderer for data visualization and exploration. Not only was the volume renderer activated, but the 3-d viewer was also manipulated in order to present a desired view to the user. The volume renderer is not only controlled by the window and level set in the 2-d panes, but also by the renderer's transfer function. It was shown how to properly edit this transfer function in order to highlight various aspects of the dataset.
The basic use of BioImage has been explored through the use of the CT Tooth dataset. For further questions and reference, please see the reference guide.
The SCIRunData download contains other sample datasets and their corresponding transfer functions. Two of these are the Engine and CT Head datasets as seen in Figure 3.1 and Figure 3.2 respectively and are found in the volume directory of SCIRunData. To load these datasets into BioImage, simply navigate to the engine.nhdr or CThead.nhdr files in the SCIRunData volume directory. The corresponding transfer function will load.