3-D Volumetric Image Processing
Filter, segment, and perform other image processing operations on 3-D
volumetric data
Perform pixel operations, local filtering, morphology, and other image processing, on 3-D data sets.
Apps
Volume Viewer | View volumetric data and labeled volumetric data |
Volume Segmenter | Segment 3-D grayscale or RGB volumetric images |
Functions
Topics
Display Volumes
- Explore 3-D Volumetric Data with Volume Viewer App
View perpendicular cross-sections of 3-D volumetric data and adjust the rendering to reveal structures within the volume. - Explore 3-D Labeled Volumetric Data with Volume Viewer
View 3-D labeled volumetric data, and adjust the visualization such as the opacity and colormap, using the Volume Viewer app. - Display Interior Labels by Clipping Volume Planes
Interactively clip a quadrant of a volumetric image to expose a surface within the volume. - Display Interior Labels by Adjusting Volume Overlay Properties
Adjust the transparency of labeled volumetric data and the rendering style to reveal labels on the interior of the volume.
Process and Analyze Volumes
- Create Binary Mask Using Volume Segmenter
This example shows how to segment a volume in the Volume Segmenter app. - Work with Blocked Images Using Volume Segmenter
Segment a volumetric image that could be too large to fit into memory by converting the volume to a blocked image. - Compute 3-D Superpixels of Input Volumetric Intensity Image
Convert 3-D MRI data into a grayscale intensity image of superpixels. - Preprocess Volumes for Deep Learning (Deep Learning Toolbox)
Read and preprocess volumetric image and label data for 3-D deep learning.