Procesamiento de imágenes volumétricas 3D
Filtre y segmente datos volumétricos 3D y aplique otras operaciones de procesamiento de imágenes
Realice operaciones de píxeles, filtrado local, operaciones morfológicas y otras operaciones de procesamiento de imágenes a conjuntos de datos 3D.
Apps
Volume Viewer | Visualizar datos volumétricos y datos volumétricos etiquetados |
Volume Segmenter | Imágenes volumétricas RGB o en escala de grises 3D (desde R2020b) |
Funciones
Temas
Mostrar volúmenes
- 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. - Display Volume Using Cinematic Rendering
View volumes with photorealistic lighting and shadows using cinematic rendering. - Display Translucent Volume with Advanced Light Scattering
This example shows how to display translucent volumes using realistic light scattering. - Remove Objects from Volume Display Using 3-D Scissors
This example shows how to interactively remove unwanted regions in a 3-D display, such as a patient bed in a CT scan, by using 3-D scissors. - Display Large 3-D Images Using Blocked Volume Visualization
This example shows how to display large 3-D image volumes using ablockedImage
object and thevolshow
function. - Explore Slices from 3-D Image Volume with Anisotropic Voxel Spacing
Display slices from a 3-D image volume with voxel spacing that varies between spatial dimensions.
Procesar y analizar volúmenes
- 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.