24 Commits

Author SHA1 Message Date
Henry Schimke
4f1bc9cac4 Merge branch 'main' into dx_film_edge_read_support 2024-02-02 15:56:33 -06:00
Henry Schimke
6afd68edb8 fix: resolves an issue with the Luma8LuminanceSource which prevented some codes from being found. 2024-02-02 10:47:29 -06:00
Henry Schimke
d73d92bd2a fix: correct error related to GenericMultipleBarcodeReader
This error occured in some cases during decode for an image with  many barcodes spread througout.
2024-02-01 18:18:44 -06:00
Henry Schimke
d508253aa9 wip: inop dx_film_edge port and filtered reader 2024-01-31 19:11:00 -06:00
Henry Schimke
7f02bd0725 port: rMQR: improve detection rate by using finder sub pattern
677fc21c7d
2024-01-16 12:42:46 -06:00
Henry Schimke
d31da2f858 feat: initial port for Rectangular Micro QR
This is the intial port for rMQR support. Directly ported from 7a294f2f3c (diff-5d6a0ddd024f3102876492f502a41becde594de81f46d942b87b64cbfdc1985b)

subsequent improvements will be incorporated in future patches.
2024-01-16 12:42:46 -06:00
Henry Schimke
eea448ae94 feat: ported qr-model1 support from zxing-cpp 2024-01-16 12:42:46 -06:00
Chris Wood
93bbb676d8 Further test cases 2024-01-02 15:43:34 +00:00
Chris Wood
8f9f0bfa42 Code refactor and numeric support 2023-12-31 21:30:41 +00:00
Chris Wood
75d56b7282 Add Telepen read / write functionality 2023-12-31 09:40:35 +00:00
Henry Schimke
57d4f82e7c all tests except SA pass 2023-04-28 16:45:18 -05:00
Henry Schimke
b8b4bd523c mqr tests pass 2023-04-25 12:50:54 -05:00
Henry Schimke
60c14ea556 copy over c++ tests for mqr and cpp 2023-04-24 18:58:30 -05:00
Henry Schimke
2b3ed37924 add tests for bitmatrix out of bounds panic
addresses #27 and #28
2023-03-21 09:57:58 -05:00
Henry Schimke
fb60cfc5a3 fix issue with metadata testing 2023-02-01 12:23:00 -06:00
Henry Schimke
fb8d534f9e fix some high level eci parsing 2023-01-29 16:07:37 -06:00
Henry Schimke
e024573905 several backported fixes (some are not supported and are not included in tests) 2023-01-28 18:33:58 -06:00
Henry Schimke
e4f6fe0daf fix mirrored and remove unsuported test case 2023-01-28 17:38:48 -06:00
Henry Schimke
13c7a4deb0 add additional tests from c++ 2023-01-28 15:14:45 -06:00
Henry Schimke
d2728e0414 bring in updates from maxicode detection 2023-01-27 15:12:49 -06:00
Henry Schimke
b1051f01df fixed test text 2022-09-29 23:45:18 +00:00
Henry Schimke
4e88a2ca6c perfect images of aztec pass, real world fail 2022-09-29 17:46:23 -05:00
Henry Schimke
ad9ef3fee9 matrix visualizer added 2022-09-27 14:54:58 -05:00
Henry Schimke
bafd0663a4 moved testing resources 2022-08-31 13:25:48 -05:00