0% found this document useful (0 votes)
32 views3 pages

Display and Exploration - Functions

The document provides a comprehensive list of functions related to display and exploration in image processing, categorized into basic display, volume display, image editing tools, and custom modular tools. Each category includes specific functions such as 'imshow' for displaying images, 'volshow' for volume display, and various interactive tools for image exploration. Additionally, it mentions setting image display preferences and obtaining image properties.

Uploaded by

mrittikadas003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views3 pages

Display and Exploration - Functions

The document provides a comprehensive list of functions related to display and exploration in image processing, categorized into basic display, volume display, image editing tools, and custom modular tools. Each category includes specific functions such as 'imshow' for displaying images, 'volshow' for volume display, and various interactive tools for image exploration. Additionally, it mentions setting image display preferences and obtaining image properties.

Uploaded by

mrittikadas003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

10/10/23, 12:13 AM Display and Exploration — Functions

Display and Exploration — Functions

By Category Alphabetical List

Basic Display
Display Images and Image Sequences
imshow Display image

imfuse Composite of two images

imshowpair Compare differences between images

montage Display multiple image frames as rectangular montage

immovie Make movie from multiframe image

warp Display image as texture-mapped surface

Display Volumes
volshow Display volume

sliceViewer Browse image slices (Since R2019b)

orthosliceViewer Browse orthogonal slices in grayscale or RGB volume (Since R2019b)

obliqueslice Extract oblique slice from 3-D volumetric data (Since R2020a)

viewer3d Create 3-D viewer object (Since R2022b)

Surface Display surface in 3-D viewer (Since R2022b)

Light Light source (Since R2023b)

Set Image Display Preferences


iptgetpref Get values of Image Processing Toolbox preferences

iptprefs Display Image Processing Toolbox Preferences window

iptsetpref Set Image Processing Toolbox preference or display valid values

Explore and Edit Images with Image Viewer App


iptgetpref Get values of Image Processing Toolbox preferences

iptprefs Display Image Processing Toolbox Preferences window

iptsetpref Set Image Processing Toolbox preference or display valid values

Explore Volumetric Image Data with Volume Viewer App


iptgetpref Get values of Image Processing Toolbox preferences

iptprefs Display Image Processing Toolbox Preferences window

iptsetpref Set Image Processing Toolbox preference or display valid values

Build Interactive Tools

https://www.mathworks.com/help/images/referencelist.html?type=function&listtype=cat&category=display-and-exploration&blocktype=all&capability=&… 1/3
10/10/23, 12:13 AM Display and Exploration — Functions

Interactive Tools for Image Display and Exploration


imageinfo Image Information tool

imcolormaptool Choose Colormap tool

imcontrast Adjust Contrast tool

imcrop Crop image

imcrop3 Crop 3-D image (Since R2019b)

imdisplayrange Display Range tool

imdistline Distance tool

impixelinfo Pixel Information tool

impixelinfoval Pixel Information tool without text label

impixelregion Pixel Region tool

impixelregionpanel Pixel Region tool panel

immagbox Magnification box for image displayed in scroll panel

imoverview Overview tool for image displayed in scroll panel

imoverviewpanel Overview tool panel for image displayed in scroll panel

imsave Save image using interactive dialog window

imscrollpanel Scroll panel for interactive image navigation

Get Image Properties


getimage Image data from axes

imagemodel Image model object

getimagemodel Image model object from image object

imattributes Information about image attributes

imhandles Get all image objects

Create Custom Modular Tools


axes2pix Convert axes coordinates to pixel coordinates

imgca Get current axes containing image

imgcf Get current figure containing image

imgetfile Display Open Image dialog box

imputfile Display Save Image dialog box

iptaddcallback Add function handle to callback list

iptcheckmap Check validity of colormap

iptcheckhandle Check validity of handle

iptgetapi Get Application Programmer Interface (API) for handle

iptGetPointerBehavior Retrieve pointer behavior from graphics object

ipticondir Directories containing Image Processing Toolbox and MATLAB icons

iptPointerManager Create pointer manager in figure

iptremovecallback Delete function handle from callback list

https://www.mathworks.com/help/images/referencelist.html?type=function&listtype=cat&category=display-and-exploration&blocktype=all&capability=&… 2/3
10/10/23, 12:13 AM Display and Exploration — Functions

iptSetPointerBehavior Store pointer behavior structure in graphics object

iptwindowalign Align figure windows

makeConstrainToRectFcn Create rectangularly bounded drag constraint function

truesize Adjust display size of image

https://www.mathworks.com/help/images/referencelist.html?type=function&listtype=cat&category=display-and-exploration&blocktype=all&capability=&… 3/3

You might also like