Read Truevision TARGA images
Version 1.0.0.0 (96,8 KB) von
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);
Zitieren als
Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- 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 >
Mehr zu Images finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |