run_exiftool

Read and write full Exif metadata from image files. A Matlab front end for ExifTool, by Phil Harvey.
3K descargas
Actualizado 22 jul 2013

Ver licencia

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.

Citar como

Peter Burns (2024). run_exiftool (https://www.mathworks.com/matlabcentral/fileexchange/42000-run_exiftool), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Images en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Exiftool Explorer

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Improved following suggestions from jhh and Jonathan. Thanks.

1.0.0.0