mbac
mbac copied to clipboard
Integrate time stamps
Photographies contain EXIF data that can be read when processing the images so evolution with time can be unambiguosly measured. There are many ways, just as a reference:
from PIL import Image
Image.open('./image0001.jpg')._getexif()[36868]