Read Truevision TARGA images
Versión 1.0.0.0 (96,8 KB) por
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);
Citar como
Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- 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 >
Más información sobre Images en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |