OpenDroneMap-ODM/scripts
Fi156 260a0bb7e5 Altered to work with Pictures without these tags.
From the tutorial of pyexif2:
'''
As a handy shortcut, you can always assign a value for a given key regardless of whether it’s already present in the metadata. If a tag was present, its value is overwritten. If the tag was not present, one is created and its value is set:

>>> metadata[key] = value

'''
http://tilloy.net/dev/pyexiv2/tutorial.html
Former-commit-id: 23794a62d6
2016-06-29 20:36:36 +00:00
..
__init__.py reorganize folders 2015-11-20 10:00:43 +00:00
cmvs.py Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00:00
dataset.py Refactor python code to comply with PEP8 2016-02-26 13:50:12 -05:00
example_ecto_python.py ecto example 2015-11-23 16:53:56 +00:00
mvstex.py Add Mvs-Texturing 2016-03-24 13:35:29 -04:00
odm_app.py Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00:00
odm_georeferencing.py Add EPSG to georef 2016-06-29 20:35:18 +00:00
odm_meshing.py Quick fix one more argparse and typo 2016-06-29 20:30:09 +00:00
odm_orthophoto.py Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00:00
odm_texturing.py Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00:00
opensfm.py Quick fix one more argparse and typo 2016-06-29 20:30:09 +00:00
pmvs.py Use Namespace instead of Dict for argparse 2016-06-29 20:30:09 +00:00
pmvs2nvmcams.py Add Mvs-Texturing 2016-03-24 13:35:29 -04:00
resize.py Altered to work with Pictures without these tags. 2016-06-29 20:36:36 +00:00