A python script that uses OpenCV to scan the barcode of any book, decode its ISBN number using Pyzbar, and return the details of the book.
adarshkr01/book-barcode-reader
A python script that uses OpenCV to scan the barcode of any book, decode its ISBN number using Pyzbar, and return the details of the book.
PythonMIT