Main Content

基本显示

查看图像数据、多帧图像(影片)、三维体,并设置显示预设项

工具箱提供几个用于查看图像数据和三维体的函数。要了解所有工具箱图像显示功能,请参阅Choose Approach to Display 2-D and 3-D Images

App

图像查看器查看和浏览图像
图像浏览器Browse images using thumbnails
视频查看器View videos and image sequences
三维体查看器查看三维体数据和已标注的三维体数据

函数

全部展开

imshow显示图像
imfuseComposite of two images
imshowpair比较图像之间的差异
montageDisplay multiple image frames as rectangular montage
immovie基于多帧图像制作影片
warpDisplay image as texture-mapped surface
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 起)
iptgetprefGet values of Image Processing Toolbox preferences
iptprefs显示 Image Processing Toolbox 预设项窗口
iptsetprefSet Image Processing Toolbox preference or display valid values

属性

Viewer3D PropertiesDisplay scene in 3-D viewer (自 R2022b 起)
Volume PropertiesDisplay volume in 3-D viewer (自 R2022b 起)
BlockedVolume PropertiesDisplay blocked volume in 3-D viewer (自 R2023a 起)

主题

图窗窗口中的图像显示

  • Choose Approach to Display 2-D and 3-D Images
    Display 2-D images and 3-D volumes programmatically using functions or interactively using apps.
  • 在图窗窗口中显示图像
    在图窗窗口中显示灰度图像、RGB 图像、索引图像和二值图像。图像数据的每个元素都显示在一个单独的屏幕像素上。
  • 显示多个图像
    在多个单独的图窗窗口中显示多个图像,或在同一图窗窗口中单独显示多个图像。为了便于比较,您还可以创建两个图像的合成。
  • Display Different Image Types
    Display truecolor, grayscale, binary, and indexed images in a figure window or in the interactive Image Viewer app.
  • Print Images
    Print images to use them in a word processing program or graphics editor.
  • Manage Display Preferences
    View and edit preferences to control how images are displayed on your screen by default.

交互式图像显示

三维体显示