35 Commits

Author SHA1 Message Date
Henry Schimke
7f02bd0725 port: rMQR: improve detection rate by using finder sub pattern
677fc21c7d
2024-01-16 12:42:46 -06:00
Henry Schimke
9aebf3acaf port: rMQR: improve pure detection of large symbols
c581d8b0bb
2024-01-16 12:42:46 -06:00
Henry Schimke
57d4f82e7c all tests except SA pass 2023-04-28 16:45:18 -05:00
Steve Cook
d2ab7de5dd Add error reporting to tests 2023-03-02 00:06:30 -05:00
Steve Cook
70b1ef270f Update tests 2023-03-01 22:49:07 -05:00
Vukašin Stepanović
755e4a6e69 add missing imports 2023-02-15 12:59:25 +00:00
Vukašin Stepanović
8ee616d96b refactor to use common result type 2023-02-14 23:01:05 +00:00
Henry Schimke
d31e5bf6a1 clippy doesn't need to run in tests 2023-02-11 10:49:50 -06:00
Henry Schimke
92f15be032 standardize empty string to String::default()
This replaces "".to_owned() "".to_string() and String::from("")
2023-02-04 13:13:05 -06:00
Henry Schimke
fb60cfc5a3 fix issue with metadata testing 2023-02-01 12:23:00 -06:00
Henry Schimke
13c7a4deb0 add additional tests from c++ 2023-01-28 15:14:45 -06:00
Henry Schimke
42d40de755 cargo clippy --fix 2023-01-27 15:24:24 -06:00
Henry Schimke
58e6827e89 cargo fmt 2023-01-27 15:14:01 -06:00
Henry Schimke
d2728e0414 bring in updates from maxicode detection 2023-01-27 15:12:49 -06:00
Henry Schimke
fb0b626635 cargo fmt 2023-01-05 11:32:23 -06:00
Henry Schimke
b69f23711c clippy --fix 2023-01-05 11:32:10 -06:00
Henry Schimke
b375e04160 move to OnceCell binarizer cache 2023-01-05 11:29:29 -06:00
Henry Schimke
65f7c4d01b update for shared state and improved performance 2023-01-02 16:38:05 -06:00
Henry Schimke
4f93092656 more warnings clenaup 2022-12-31 11:02:28 -06:00
Henry Schimke
db674f0adf fixed codeword row error correction issue 2022-12-28 17:45:55 -06:00
Henry Schimke
cba6a10c4b port integration for pdf 417 1-3 2022-12-26 14:22:37 -06:00
Henry Schimke
967047eb66 cargo fmt 2022-11-28 11:51:46 -06:00
Henry Schimke
ba02512695 datamatrix library pass 2022-11-27 12:16:04 -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
Henry Schimke
5a1ae8cd90 generic test runner 2022-10-16 13:18:13 -05:00
Henry Schimke
c63dd67e4d clippy 2022-10-16 11:54:49 -05:00
Henry Schimke
3602f9c2e8 switch grey convert method 2022-10-12 10:41:49 -05:00
Henry Schimke
cd55c02e04 disable image dumping 2022-10-11 08:15:00 -05:00
Henry
8d22eacad0 small changes 2022-10-10 19:46:10 -05:00
Henry Schimke
9b47d53f4b checkin 2022-10-10 16:28:37 -05:00
Henry Schimke
8785a7d0e7 partially working qrcode blackbox 2022-10-10 15:03:58 -05:00
Henry Schimke
79aafa200d qr_code partially working 2022-10-09 22:01:36 -05:00
Henry Schimke
438ae9f588 Passing blackbox tests aztec 2022-09-30 15:53:15 -05:00
Henry Schimke
4e88a2ca6c perfect images of aztec pass, real world fail 2022-09-29 17:46:23 -05:00