Read Truevision TARGA images
Versione 1.0.0.0 (96,8 KB) da
Dirk-Jan Kroon
Truevision TARGA file-format image reader, for extensions TGA, VDA, ICB VST
Matlab image reader for almost all types of TGA files
example,
[I,map] = tga_read_image('testimages/test9.tga');
figure, imshow(I,map);
Cita come
Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Graphics > Images >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Image Data >
- MATLAB > Graphics > Images > Read, Write, and Modify Image >
Scopri di più su Images in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |