Read Truevision TARGA images
Version 1.0.0.0 (96.8 KB) by
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);
Cite As
Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- 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 >
Find more on Images in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |