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!