mbudm / fotopia-serverless

An API, storage and face detection for a photo archive web app using serverless framework
21 stars 5 forks source link

Don't guess the image orientation #11

Closed mbudm closed 5 years ago

mbudm commented 5 years ago

If the orientation value is not found by the Sharp library then it's likely rekognition is having the same issue so default to landscape orientation when calculating person thumbnails.