Borrar filtros
Borrar filtros

Aperture & Shutter Speed Information Extraction

3 visualizaciones (últimos 30 días)
Guan Zhao
Guan Zhao el 13 de Mzo. de 2013
Good day,
I am attempting to extract an image's aperture and shutter speed information using MatLab to perform some calculations and processing, and I am wondering if I am able to do so using any particular functions.
Regards
Guan Zhao

Respuestas (1)

Walter Roberson
Walter Roberson el 13 de Mzo. de 2013
You might be able to use exifread() or the newer imfinfo
But the information might not have been recorded in exif (e.g. on my camera it does not record aperture if the camera is set to its Automatic setting mode.)
If your image is TIFF the image might also be recorded as a TIFF tag; see http://www.mathworks.com/help/matlab/ref/tiffclass.html

Categorías

Más información sobre MATLAB Support Package for IP Cameras en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by