run_exiftool

Read and write full Exif metadata from image files. A Matlab front end for ExifTool, by Phil Harvey.

您现在正在关注此提交

Two functions:
getexif: read Exif matadata
putexif: save image with matedata
This is a front end for the command-line executable, ExifTool. It can also serve as an example of how to call other programs from Matlab. This is useful when a reference implementation is available as a command-line version.

引用格式

Peter Burns (2026). run_exiftool (https://ww2.mathworks.cn/matlabcentral/fileexchange/42000-run_exiftool), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Exiftool Explorer

类别

Help CenterMATLAB Answers 中查找有关 Images 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Improved following suggestions from jhh and Jonathan. Thanks.

1.0.0.0