Images
JPEG, TIFF, PNG, and other formats
Functions
Classes
Tiff | MATLAB Gateway to LibTIFF library routines |
Examples and How To
- Importing Images
To import data into the MATLAB® workspace from a graphics file, use the
imread
function. - Exporting to Images
To export data from the MATLAB workspace using one of the standard graphics file formats, use the
imwrite
function. - Import Images, Audio, and Video Interactively
Import data interactively into MATLAB workspace.
Concepts
- Supported File Formats for Import and Export
Table of file formats that MATLAB can read and write, and recommended functions.