Dati delle immagini
JPEG, TIFF, PNG e altri formati
Leggere o scrivere dati delle immagini, anche in file JPEG, TIFF e PNG.
Attività di Live Editor
Importazione dei dati | Import data from a file in the Live Editor (Da R2023a) |
Funzioni
Oggetti
Tiff | MATLAB Gateway to LibTIFF library routines |
Argomenti
- 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.
- Supported File Formats for Import and Export
Table of file formats that MATLAB can read and write, and recommended functions.