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!