EXIF data

I’m new to webODM and one of my goals is to make IR orthomosaics but my camera does not output EXIF data. So I have two questions:

  1. Is EXIF data needed to create ortomosaics?
  2. If EXIF data is needed what are the the must have fields and the format? (I can add EXIF data to the images in post processing).

Thanks,

Asa

No, exif isnt a must but it may help to speed up processing.

With gps coordinates it can speed up matching.

2 Likes

Welcome, Asa!

You could also create a geo.txt file according to the documentation if you don’t wish to directly modify the images themselves:
https://docs.opendronemap.org/geo/

If you don’t have any georefence data, your products will obviously not be georeferneced at all, and may have translation, scale, skew, and other artifacting that will require you to correct them manually if they’re going to be used in a georeferenced project.

2 Likes

Very helpful. Thanks.

1 Like

Are there any additional data items that should be supplied in the exif lines (e.g. image Width and Length, Altitude)?

1 Like

Nope, just exactly as the spec states!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.