Crate bardecoder

source ·
Expand description

Barcode Decoder

Re-exports

pub use crate::util::qr::ECLevel;
pub use crate::util::qr::QRInfo;

Modules

Decode data extracted from an image
Detect various barcodes in pre-processed images
Extract data from an image
Prepare an image for data extraction
Various utilities to aid in decoding barcodes

Structs

Struct to hold logic to do the entire decoding
Builder struct to create a Decoder

Functions

Create a default DecoderBuilder
Create a default DecoderBuilder that also returns information about the decoded QR Code
Create a default Decoder
Create a default Decoder that also returns information about the decoded QR Code