Read Truevision TARGA images
版本 1.0.0.0 (96.8 KB) 作者:
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);
引用格式
Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- 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 >
在 Help Center 和 MATLAB Answers 中查找有关 Images 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |