How do I read in GPS information from EXIF data in geotagged JPEG images?
显示 更早的评论
I have a bunch of geotagged JPEG images, and want to read the GPS information from the EXIF data into the MATLAB workspace. Both exifread() and imfinfo() do not return this information, though most other information is returned.
Does anyone have any tips on how I should go about doing this?
3 个评论
Ashish Uthama
2011-8-1
Dustin, I was able to get this info via the "GPSInfo" field in IMFINFO output. I used a JPEG file from my phone. Could you share you image online? (dropbox..etc?).
Dustin
2011-8-2
Ashish Uthama
2011-8-2
Dustin, you can 'accept' your own answer too :)
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!