Image Recognition Configuration - RicardoChapaRomero/roborregos-almacen GitHub Wiki

Image Recognition Configuration

QR Code implementation

For the QR code generator we use the [npm qrcode package](https://www.npmjs.com/package/qrcode).

Ubuntu QR code reader (we expect to deploy in a Raspberry pi)

The QR code reader for the warehouse use cv2 which can be easily installed using [pip](https://pypi.org/project/opencv-python/)