Bookshelf-Reader-API
Bookshelf-Reader-API copied to clipboard
A browsable REST API for recognizing book spines in an image.
I've been playing around with the code to try to improve recognizing books. These are issues I've noticed: 1. Sometimes two or more books are grouped. This seems to be...
It shouldn't be too hard to extend it to be able to scan covers and bar codes and then keep a list. There are some book cataloging programs out there...
Thank you for your great code here. When I tried to use Google Vision API - the results wasn't accurate because of the resize. Is it possible to disable the...