Vukašin Stepanović
6b7099a03b
remove indirection for RxingResultPoint
...
Previously, the struct was passed around everywhere as a
reference. It only holds two floats, so there's no real
need for indirection. Now it's being passed as a value.
2023-02-15 14:42:07 +00:00
Henry Schimke
6355dc1bfd
add basic serde support
2023-01-26 14:01:29 -06:00
Henry Schimke
8a52d47959
port of the c++ datamatrix detector
2023-01-18 18:47:38 -06:00
Henry Schimke
9f7a41f81c
many small rustifications
2023-01-10 14:33:47 -06:00
Henry Schimke
48287631dd
Implement clippy suggestions
2023-01-04 14:48:16 -06:00
Henry Schimke
ae11af8c5b
cargo fmt
2022-10-17 10:51:08 -05:00
Henry Schimke
111fe47566
cleaned up many warnings
2022-10-17 10:50:18 -05:00