grocer
A simple Rust library for reading UPC barcodes from images.
Usage
Add grocer to your Cargo.toml file.
[]
= "0.1.0"
Example
It's simple to read a barcode from an image file with minimal code.
A simple Rust library for reading UPC barcodes from images.
Add grocer to your Cargo.toml file.
[]
= "0.1.0"
It's simple to read a barcode from an image file with minimal code.