Crate vaal

source ·

Re-exports

Modules

Structs

  • 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