Main Content

三维体图像处理

对三维体数据进行滤波、分割和执行其他图像处理运算

对三维数据集执行像素运算、局部滤波、形态学及其他图像处理。

App

三维体查看器查看三维体数据和已标注的三维体数据
三维体分割器Segment 3-D grayscale or RGB volumetric images (自 R2020b 起)

函数

全部展开

volshowDisplay volume
sliceViewerBrowse image slices (自 R2019b 起)
orthosliceViewerBrowse orthogonal slices in grayscale or RGB volume (自 R2019b 起)
obliquesliceExtract oblique slice from 3-D volumetric data (自 R2020a 起)
viewer3dCreate 3-D viewer object (自 R2022b 起)
SurfaceDisplay surface in 3-D viewer (自 R2022b 起)
LightLight source (自 R2023b 起)
PointPoint annotation (自 R2024a 起)
LineLine annotation (自 R2024a 起)
adaptthresh使用局部一阶统计量的自适应图像阈值
blockedImageBig or multiresolution image made from discrete blocks (自 R2021a 起)
dicomread读取 DICOM 图像
dicomreadVolumeCreate 4-D volume from set of DICOM images
dicomContoursExtract ROI data from DICOM-RT structure set (自 R2020a 起)
imbinarize通过阈值化将二维灰度图像或三维体二值化
niftiinfoRead metadata from NIfTI file
niftiwriteWrite volume to file using NIfTI format
niftireadRead NIfTI image
tiffreadVolumeRead volume or time series image stack from TIFF file (自 R2020b 起)
imabsdiff两个图像的绝对差
imadd将两个图像相加或在图像中添加常量
imdivide将一个图像除以另一个图像或用常量除以图像
immultiply将两个图像相乘或者将图像乘以常量
imsubtract从一个图像中减去另一个图像或从图像中减去常量
affineOutputViewCreate output view for warping images (自 R2019b 起)
affinetform3d3-D affine geometric transformation (自 R2022b 起)
imcrop3Crop 3-D image (自 R2019b 起)
imref3dReference 3-D image to world coordinates
imregisterIntensity-based image registration
imregdemonsEstimate displacement field that aligns two 2-D or 3-D images
imresize3Resize 3-D volumetric intensity image
imrotate3Rotate 3-D volumetric grayscale image
imwarp对图像应用几何变换
rigidtform3d3-D rigid geometric transformation (自 R2022b 起)
simtform3d3-D similarity geometric transformation (自 R2022b 起)
transltform3d3-D translation geometric transformation (自 R2022b 起)
transformPointsForwardApply forward geometric transformation
transformPointsInverseApply inverse geometric transformation
fibermetricEnhance elongated or tubular structures in image using Frangi vesselness filter
fspecial3Create predefined 3-D filter
histeq使用直方图均衡增强对比度
imadjustnAdjust intensity values in N-D volumetric image
imboxfilt33-D box filtering of 3-D images
imfilter多维图像的 N 维滤波
imgaussfilt3三维图像的三维高斯滤波
imhistmatchnAdjust histogram of N-D image to match histogram of reference image
imnoise向图像添加噪声
integralBoxFilter33-D box filtering of 3-D integral images
integralImage3Calculate 3-D integral image
medfilt3三维中位数滤波
bwareaopen从二值图像中删除小对象
bwconncomp查找二值图像中的连通分量并对其计数
bwmorph3Morphological operations on binary volume
bwskelReduce all objects to lines in 2-D binary image or 3-D binary volume
imbothat底帽滤波
imclose对图像执行形态学闭运算
imdilate膨胀图像
imerode腐蚀图像
imopen对图像执行形态学开运算
imreconstructMorphological reconstruction
imregionalmax区域最大值
imregionalmin区域最小值
imtophat顶帽滤波
offsetstrelMorphological offset structuring element
strel形态学结构元素
watershed分水岭变换
activecontour使用主动轮廓 (snake) 区域增长方法将图像分割成前景和背景
bfscoreContour matching score for image segmentation
diceSørensen-Dice similarity coefficient for image segmentation
gradientweightCalculate weights for image pixels based on image gradient
graydiffweightCalculate weights for image pixels based on grayscale intensity difference
imsegfmmBinary image segmentation using fast marching method
imsegkmeans3K-means clustering based volume segmentation
jaccardJaccard similarity coefficient for image segmentation
superpixels33-D superpixel oversegmentation of 3-D image
bwselect3Select objects in binary volume
edge3Find edges in 3-D grayscale volume
imgradient3Find gradient magnitude and direction of 3-D image
imgradientxyzFind directional gradients of 3-D image
imhist图像数据的直方图
regionprops3Measure properties of 3-D volumetric image regions
blockedImageDatastoreDatastore for use with blocks from blockedImage objects (自 R2021a 起)
centerCropWindow3dCreate cuboidal center cropping window (自 R2019b 起)
randomCropWindow3dCreate randomized cuboidal cropping window (自 R2019b 起)
randomAffine3dCreate randomized 3-D affine transformation (自 R2019b 起)
randomPatchExtractionDatastoreDatastore for extracting random 2-D or 3-D random patches from images or pixel label images

主题

显示三维体

处理和分析三维体