Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

基本显示

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

工具箱提供几个用于查看图像数据和三维体的函数。要了解所有工具箱图像显示功能,请参阅Image Display and Exploration Overview

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
orthosliceViewerBrowse orthogonal slices in grayscale or RGB volume
obliquesliceExtract oblique slice from 3-D volumetric data
viewer3dCreate 3-D viewer object
Viewer3D PropertiesDisplay scene in 3-D viewer
Volume PropertiesDisplay volume in 3-D viewer
SurfaceDisplay surface in 3-D viewer
iptgetprefGet values of Image Processing Toolbox preferences
iptprefs显示 Image Processing Toolbox“预设项”对话框
iptsetprefSet Image Processing Toolbox preference or display valid values

主题

图窗窗口中的图像显示

  • Image Display and Exploration Overview
    Display and explore single images using the imshow function and Image Viewer app.
  • 在图窗窗口中显示图像
    您可以在图窗窗口中显示灰度图像、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.

交互式图像显示

三维体显示