Image timestamps in files saved by extract_images... or another way?

asked 2018-08-27 13:30:06 -0500

autonomy gravatar image

I bagged some image data and now I am running image_view extract_images to save it as a sequence of images. However, the "date created" for each file is the date the image is written to disk, not the date it was recorded on (the timestamp in the header). I am also trying to synchronize with a GPS track but my tool doesn't see anything in the "date taken" field. It doesn't look like extract_images supports either modifying the date or storing it in the metadata, correct? Do I need to write my own tool to do this, or is there a better way?

extract_images source

edit retag flag offensive close merge delete