| Author |
Comment/Response |
Shane Usher
|
09/03/12 03:50am
Hi everyone,
I am struggling to work out how to extract GPS data from my JPEG files using Mathematica.
Using Import["file.jpg,"Elements"]
gives the following elements
{"Aperture", "BitDepth", "CameraTopOrientation", "ColorMap", "ColorSpace", "Data", "Date", "Exposure", "FocalLength", "Graphics", "GrayLevels", "Image", "ImageSize", "ISOSpeed", "Manufacturer", "Model", "RawData", "RGBColorArray"}
However, none of these relate to the GPS data embedded within the file. It appears that Mathematica does not import all of the "Exif" tags.
Regards,
Shane Usher
URL: , |
|