Henry Schimke
|
f452c54f64
|
v0.2.5
|
2023-01-05 11:32:56 -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
|
453fc41f3f
|
clippy --fix
|
2023-01-05 11:00:46 -06:00 |
|
Henry Schimke
|
20764559ae
|
change to using once_cell for lazy init
|
2023-01-05 10:53:55 -06:00 |
|
Henry
|
d2a4b21808
|
v0.2.4
|
2023-01-04 20:26:25 -06:00 |
|
Henry
|
a41953b928
|
untested luma8
|
2023-01-04 20:24:00 -06:00 |
|
Henry
|
e0ab98d9a5
|
swap to struct from tuple
|
2023-01-04 19:00:29 -06:00 |
|
Henry
|
9a5d6a704b
|
clippy fix
|
2023-01-04 18:29:08 -06:00 |
|
Henry
|
7074daa94d
|
add partial crop support
|
2023-01-04 18:22:47 -06:00 |
|
Henry
|
6e81b22054
|
basic luma8 source
|
2023-01-04 17:50:27 -06:00 |
|
Henry Schimke
|
8481cb4542
|
add stubs for luma only helpers
|
2023-01-04 16:50:14 -06:00 |
|
Henry Schimke
|
b71c66cb80
|
add helpers for common detection
|
2023-01-04 16:44:58 -06:00 |
|
Henry Schimke
|
86944b3d9e
|
update to v0.2.3
|
2023-01-04 14:51:02 -06:00 |
|
Henry Schimke
|
48287631dd
|
Implement clippy suggestions
|
2023-01-04 14:48:16 -06:00 |
|
Henry Schimke
|
c65eadf102
|
cleanup bit_matrix
|
2023-01-03 11:56:21 -06:00 |
|
Henry Schimke
|
8543cbb98c
|
fix bitmatrix test case
|
2023-01-03 10:33:08 -06:00 |
|
Henry Schimke
|
5e710e57c4
|
fix required for new -> default
|
2023-01-03 07:10:12 -06:00 |
|
Henry Schimke
|
6f544d3213
|
added box::default for upcean reader
|
2023-01-03 06:45:04 -06:00 |
|
Henry Schimke
|
e095de835d
|
Add default for most readers
|
2023-01-03 06:39:00 -06:00 |
|
Henry Schimke
|
7145934f84
|
default for boxable writers
|
2023-01-03 06:26:48 -06:00 |
|
Henry Schimke
|
203befcd04
|
fix missing pdf417 in multiformat writer
|
2023-01-02 17:24:20 -06:00 |
|
Henry Schimke
|
674dc30e35
|
fix proc derive version
|
2023-01-02 16:39:58 -06:00 |
|
Henry Schimke
|
65f7c4d01b
|
update for shared state and improved performance
|
2023-01-02 16:38:05 -06:00 |
|
Henry Schimke
|
72f69dd6a0
|
v0.1.4
|
2023-01-01 16:42:16 -06:00 |
|
Henry Schimke
|
8133900651
|
v0.1.3
|
2022-12-31 17:01:28 -06:00 |
|
Henry Schimke
|
a6727220fa
|
slight performance improvement, detector
|
2022-12-31 17:01:10 -06:00 |
|
Henry Schimke
|
a111776032
|
v0.1.2
|
2022-12-31 15:01:31 -06:00 |
|
Henry Schimke
|
5c80d9e2ed
|
update documentation
|
2022-12-31 14:58:28 -06:00 |
|
Henry Schimke
|
d2a2e24472
|
fix readme
|
2022-12-31 14:55:18 -06:00 |
|
Henry Schimke
|
aa92842bb7
|
v0.1.1
|
2022-12-31 14:44:12 -06:00 |
|
Henry Schimke
|
d08f8aaf73
|
switch to using cargo version of one-d-proc-derive
|
2022-12-31 14:43:48 -06:00 |
|
Henry Schimke
|
d11f32d693
|
version 0.1.0
|
2022-12-31 14:22:18 -06:00 |
|
Henry Schimke
|
0d923a547c
|
update readme with snake case multi
|
2022-12-31 13:16:04 -06:00 |
|
Henry Schimke
|
9ff68e6974
|
rename multi barcode methods to snake case
|
2022-12-31 13:15:30 -06:00 |
|
Henry Schimke
|
ede88360ad
|
add example usage
|
2022-12-31 12:25:29 -06:00 |
|
Henry Schimke
|
900ddfad38
|
allow deprecated internally
|
2022-12-31 11:58:08 -06:00 |
|
Henry Schimke
|
f59507ce2a
|
add missing to_string methods in pdf417
|
2022-12-31 11:56:14 -06:00 |
|
Henry Schimke
|
da39b9fce4
|
dont'clone a reference
|
2022-12-31 11:07:50 -06:00 |
|
Henry Schimke
|
4f93092656
|
more warnings clenaup
|
2022-12-31 11:02:28 -06:00 |
|
Henry Schimke
|
29a4040f2d
|
cleanup more warnings and deprecated function use
|
2022-12-30 17:00:35 -06:00 |
|
Henry Schimke
|
b383d7b0d4
|
many warnings cleaned up
|
2022-12-30 16:19:45 -06:00 |
|
Henry Schimke
|
6a9ac8fa89
|
move clone_from_slice to copy_within
|
2022-12-30 09:03:12 -06:00 |
|
Henry Schimke
|
a345a27b78
|
move applicable copy_from_slice to copy_within
|
2022-12-30 09:00:53 -06:00 |
|
Henry Schimke
|
4f7478245a
|
rename proc macro project
|
2022-12-30 08:47:48 -06:00 |
|
Henry Schimke
|
a513b8c638
|
cargo fmt
|
2022-12-29 17:58:52 -06:00 |
|
Henry Schimke
|
ed0dcefa79
|
all integrations pass
|
2022-12-29 17:58:42 -06:00 |
|
Henry Schimke
|
1c94af40ee
|
more std::mem::swap changes
|
2022-12-29 17:46:09 -06:00 |
|
Henry Schimke
|
09f25bfacc
|
fixed datamatrix detection (incorrect) in ean13 2
|
2022-12-29 17:33:45 -06:00 |
|
Henry Schimke
|
3469f7c599
|
pdf 417 integration 100%
|
2022-12-29 15:39:28 -06:00 |
|
Henry Schimke
|
16cca6723a
|
cargo fmt
|
2022-12-29 12:40:29 -06:00 |
|
Henry Schimke
|
43c91900fe
|
1-3 integration sets pass
|
2022-12-29 12:40:10 -06:00 |
|
Henry Schimke
|
8e13f0e15a
|
located issue with test 2/14
|
2022-12-29 12:30:46 -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
|
3021c163d4
|
writer test pass
|
2022-12-26 14:07:00 -06:00 |
|
Henry Schimke
|
b0cd7f20f4
|
port test
|
2022-12-26 13:35:25 -06:00 |
|
Henry Schimke
|
07e8aa2971
|
port pdf 417 writer
|
2022-12-26 13:29:57 -06:00 |
|
Henry Schimke
|
0061fdd900
|
pdf_417_reader port
|
2022-12-26 12:22:28 -06:00 |
|
Henry Schimke
|
9d215d9f99
|
decode tests pass
|
2022-12-26 11:38:54 -06:00 |
|
Henry Schimke
|
f07d546083
|
tests built
|
2022-12-23 10:28:11 -06:00 |
|
Henry Schimke
|
d7c0c67196
|
parser builds
|
2022-12-22 17:23:21 -06:00 |
|
Henry Schimke
|
a6b9c3efc0
|
likely fix to row indicator problem now a trait
|
2022-12-20 17:43:22 -06:00 |
|
Henry Schimke
|
925d9338e5
|
detection_result builds
|
2022-12-20 16:29:21 -06:00 |
|
Henry Schimke
|
8a0cc78c61
|
convert most variable swaps to mem swaps
|
2022-12-19 18:04:43 -06:00 |
|
Henry Schimke
|
eaacf31923
|
cargo fmt
|
2022-12-19 17:49:52 -06:00 |
|
Henry Schimke
|
9580f542d6
|
codeword detector
|
2022-12-19 17:49:40 -06:00 |
|
Henry Schimke
|
60fdd8e794
|
metadata, value, bounding, codword, column port
|
2022-12-19 13:54:54 -06:00 |
|
Henry Schimke
|
75026d6936
|
pdf417 ec + test
|
2022-12-19 12:01:11 -06:00 |
|
Henry Schimke
|
5b616fe710
|
pdf_417_encoder pass
|
2022-12-18 11:25:40 -06:00 |
|
Henry Schimke
|
6dbcc60c64
|
cargo fmt
|
2022-12-18 11:06:59 -06:00 |
|
Henry Schimke
|
3ef74a663d
|
encoder builds
|
2022-12-18 10:56:45 -06:00 |
|
Henry Schimke
|
2a27b182c1
|
cargo fmt
|
2022-12-17 18:47:54 -06:00 |
|
Henry Schimke
|
d9b0d46f71
|
high level encoder builds
|
2022-12-17 18:47:38 -06:00 |
|
Henry Schimke
|
f99a862f9d
|
pdf_417 detector port
|
2022-12-17 12:47:30 -06:00 |
|
Henry Schimke
|
664bb4a122
|
cargo fmt
|
2022-12-17 10:57:42 -06:00 |
|
Henry Schimke
|
f73be4ffdc
|
rss expanded integration pass
|
2022-12-17 10:57:17 -06:00 |
|
Henry Schimke
|
9533a5165e
|
cargo fmt
|
2022-12-16 17:12:14 -06:00 |
|
Henry Schimke
|
6842cda149
|
rss_expanded integration partial pass
|
2022-12-16 17:11:55 -06:00 |
|
Henry Schimke
|
afc3ee8fa1
|
cargo fmt
|
2022-12-16 16:52:24 -06:00 |
|
Henry Schimke
|
0fbd3baef9
|
stacked test internal
|
2022-12-16 16:52:08 -06:00 |
|
Henry Schimke
|
59366fd5a7
|
rss_expanded_image_2_string_test_case pass
|
2022-12-16 13:12:06 -06:00 |
|
Henry Schimke
|
903b12d9fd
|
cargo fmt
|
2022-12-16 13:05:08 -06:00 |
|
Henry Schimke
|
54d68c174d
|
rss_expanded_image_2_result test case pass
|
2022-12-16 13:04:55 -06:00 |
|
Henry Schimke
|
c0ffa2bb1c
|
cargo clippy fix
|
2022-12-16 11:19:00 -06:00 |
|
Henry Schimke
|
7258dcc4b3
|
cargo fmt
|
2022-12-16 11:17:34 -06:00 |
|
Henry Schimke
|
04c4c146b7
|
partial port of rss expanded tests, incomplete
|
2022-12-16 11:17:10 -06:00 |
|
Henry Schimke
|
919826b3ec
|
cargo fmt
|
2022-12-15 13:24:07 -06:00 |
|
Henry Schimke
|
c167442e5b
|
expanded decoders test ok
|
2022-12-15 13:16:31 -06:00 |
|
Henry Schimke
|
7b75dba2c5
|
rss decoders ported, no tests
|
2022-12-15 11:41:14 -06:00 |
|
Henry Schimke
|
14d8245568
|
cargo fmt
|
2022-12-14 17:58:40 -06:00 |
|
Henry Schimke
|
2de4061f8b
|
begin port of rss_expanded
|
2022-12-14 17:52:11 -06:00 |
|
Henry Schimke
|
dd82274ad1
|
rss_14 passes integration
|
2022-12-14 10:34:12 -06:00 |
|
Henry Schimke
|
ab4dab420b
|
rss_14 ported but does not pass integration
|
2022-12-13 17:39:12 -06:00 |
|
Henry Schimke
|
63252a6297
|
add oned to multiformat writer
|
2022-12-13 12:18:00 -06:00 |
|
Henry Schimke
|
0560a2490b
|
oned writers + tests
|
2022-12-13 12:13:59 -06:00 |
|
Henry Schimke
|
1e8f949035
|
code 128 writer tests pass
|
2022-12-12 18:36:22 -06:00 |
|
Henry Schimke
|
e8348da646
|
port code_128 reader
|
2022-12-12 11:43:36 -06:00 |
|
Henry Schimke
|
3b2f54e70b
|
itf writer + tests
|
2022-12-11 10:54:52 -06:00 |
|