serratus/quaggaJS

Extract EXIF orientation for still-images

serratus opened this issue · 0 comments

It would be beneficial if the orientation of the image taken is considered for display purposes. This might not have any substantial impact on the recognition rate, but helps the user in his process.

In order to keep the number dependencies down, extracting the minimal needed code from https://github.com/exif-js/exif-js is the goal.