Commit Graph
554 Commits
Author SHA1 Message Date
Henry Schimke efd684b27e add single pars result option 2023-02-03 18:51:38 -06:00
Henry Schimke e3793c8385 change NEEDS_RESULT_CALLBACK to accept closures
This resolves issue #2.
This is a breaking change, and should necessitate moving to v0.3.0

FIXES: #2
2023-02-03 14:31:17 -06:00
Henry Schimke 01623ead6d clippy --fix 2023-02-02 18:59:04 -06:00
Henry Schimke 66543f9098 basic working otsu number binarizer 2023-02-02 18:57:54 -06:00
Henry Schimke 9e8606baef maxicode detector should return found rotation 2023-02-01 13:51:22 -06:00
Henry Schimke e2b79819e6 fix small clippy issues 2023-02-01 13:37:53 -06:00
Henry Schimke 7eeaaeba59 add basic rotation to luma8 source 2023-02-01 13:27:51 -06:00
Henry Schimke 3ac2622c66 clippy --fix 2023-02-01 12:23:58 -06:00
Henry Schimke fb60cfc5a3 fix issue with metadata testing 2023-02-01 12:23:00 -06:00
Henry Schimke 752655807c fix buffer overflow in bit matrix 2023-01-31 18:42:59 -06:00
Henry Schimke 6389d05aa3 fix infinite loop in maxicode detector 2023-01-31 18:41:00 -06:00
Henry Schimke 12007fdde0 cargo fmt 2023-01-29 16:07:49 -06:00
Henry Schimke fb8d534f9e fix some high level eci parsing 2023-01-29 16:07:37 -06:00
Henry Schimke f38e294481 allow unknown eci to work as binary eci 2023-01-29 11:11:20 -06:00
Henry Schimke 9ffc5769ba cargo fmt 2023-01-28 18:34:38 -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 ce37f1cf98 cleanup 2023-01-28 17:10:54 -06:00
Henry Schimke 0107d35b1b backport changes from c++ for datamatrix 2023-01-28 17:04:17 -06:00
Henry Schimke 9d8d018fea clippy fix 2023-01-28 15:15:25 -06:00
Henry Schimke 13c7a4deb0 add additional tests from c++ 2023-01-28 15:14:45 -06:00
Henry Schimke d99927fd76 steps to move to v0.2.21 2023-01-27 15:37:40 -06:00
Henry Schimke 6bed5a0baa remove useless lifetime for Circle 2023-01-27 15:26:23 -06:00
Henry Schimke 465485d1f4 cargo fmt 2023-01-27 15:25:19 -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 6355dc1bfd add basic serde support 2023-01-26 14:01:29 -06:00
Henry Schimke f5b733ea85 update maxicode detector for experimental_features 2023-01-26 10:36:50 -06:00
Henry Schimke 0b08b3a7ee Merge branch 'main' of github.com:hschimke/rxing 2023-01-25 09:38:04 -06:00
Henry Schimke 5a9bcfc471 update maxicode detector with experimental features 2023-01-25 09:30:08 -06:00
Henry 7d8e519667 fixed panic in pdf417 decoder 2023-01-23 19:37:36 -06:00
Henry Schimke f5abe86922 basic support for maxicode detection 2023-01-23 17:14:01 -06:00
Henry Schimke 8a52d47959 port of the c++ datamatrix detector 2023-01-18 18:47:38 -06:00
Henry Schimke c9eb6f88cf add try-harder for pure barcode to datamatrix 2023-01-15 16:53:59 -06:00
Henry Schimke 36327480d8 prepare for v0.2.18 (wasm) 2023-01-15 15:53:09 -06:00
Henry Schimke 7c5ec23e0e cargo fmt 2023-01-14 12:01:52 -06:00
Henry Schimke 0836d3f582 small cleanup 2023-01-14 12:01:30 -06:00
Henry Schimke 05887ccd05 allow unused for helpers 2023-01-13 11:05:03 -06:00
Henry Schimke e0cb757360 cargo fmt 2023-01-13 10:26:31 -06:00
Henry Schimke 89d02c7ab1 add necessary declarations to build wihtout images 2023-01-13 10:26:08 -06:00
Henry Schimke d163f677e8 update details for v0.2.15 2023-01-12 13:59:44 -06:00
Henry Schimke ec0512722d add svg_read support (basic) 2023-01-12 13:46:39 -06:00
Henry Schimke a17a33e7e3 add svg output ability (behind flag) 2023-01-12 10:54:58 -06:00
Henry Schimke 7ddeb49064 return a slice for RXingResultPoints 2023-01-11 16:06:35 -06:00
Henry Schimke fde23934f6 rename bitmatrix test cases mod 2023-01-11 16:02:26 -06:00
Henry a32de48f34 fairly major reorganization and clippy cleanup 2023-01-10 15:28:36 -06:00
Henry Schimke 59183a5383 cargo clippy --fix 2023-01-10 14:36:11 -06:00
Henry Schimke 4f1bceee66 cargo fmt 2023-01-10 14:34:33 -06:00
Henry Schimke 9f7a41f81c many small rustifications 2023-01-10 14:33:47 -06:00