三维体图像处理
对三维体数据进行滤波、分割和执行其他图像处理运算
对三维数据集执行像素运算、局部滤波、形态学及其他图像处理。
函数
主题
显示三维体
- 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. - 探查来自具有各向异性体素间距的三维图像体的切片
显示一个三维图像体的切片,其体素间距在空间维度之间变化。
处理和分析三维体
- 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.