Crate vaal

Crate vaal 

Source

Re-exports§

pub use error::Error;

Modules§

error

Structs§

Context
VAALBox
Common bounding box structure used by all decoders. The box is defined by the minimum and maximum coordinates of the x,y points as normalized values. Normalized values are in the range 0..1 and can be multiplied by the size of an image to de-normalize back to actual pixel locations.

Functions§

clock_now