-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hi Hwiyoung, when I try to run my own data file (jpg+txt) in the script I get the following error.
File c:\users...\main.py:57 in get_metadata
focal_length = convert_string_to_float(exif['Exif.Photo.FocalLength']) / 1000 # unit: m
KeyError: 'Exif.Photo.FocalLength'
Why do you think? How can I fix it?
Orthophoto_Maps/module/ExifData.py
Line 50 in 74e4ac9
focal_length = convert_string_to_float(exif['Exif.Photo.FocalLength']) / 1000 # unit: m |
Metadata
Metadata
Assignees
Labels
No labels