acdha / image-mining

Experiments mining image collections using OpenCV
Other
64 stars 22 forks source link

Handle EXIF orientation #7

Open acdha opened 10 years ago

acdha commented 10 years ago

Even though we normally handle rotation correctly, a match which failed normally worked as soon as the master was run through ImageMagick's convert --auto-orient to strip the TIFF orientation header.