gobookie is an experimental project that aims to help users quickly catalog, check prices for resale, donation, etc in one shot. Take a photo of your bookshelves and Bookie will grab title/author information using Google's Cloud Vision API and return additional metadata and check their current resale value.
INT 2.3: Spring Intensive | Proposal
BEW 2.5: MakeUtilityProject | Proposal
(Requires GCP credentials)
$ export GOOGLE_APPLICATION_CREDENTIALS=GOOGLE_SA_CREDENTIALS.json
$ go build -o ./gobookie
$ ./gobookie scan images/book_1.jpg
- A Technique to Detect Books from Library Bookshelf Image - https://imruljubair.github.io/papers/bookICCC2013.pdf
- Comparing Edge Detection Methods - https://medium.com/@nikatsanka/comparing-edge-detection-methods-638a2919476e