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
|
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
|
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
|
8a8534ede3
|
switch to rust array filter from java iterator
|
2023-01-09 17:37:39 -06:00 |
|
Henry Schimke
|
6d41475786
|
fix potential unwrap on none
|
2023-01-06 10:56:00 -06:00 |
|
Henry Schimke
|
7996f42c64
|
fix missing result point callback
|
2023-01-06 10:45:40 -06:00 |
|
Henry Schimke
|
f425b89510
|
fix some use of Cow results from getBlackRow
|
2023-01-05 11:59:54 -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
|
20764559ae
|
change to using once_cell for lazy init
|
2023-01-05 10:53:55 -06:00 |
|
Henry Schimke
|
48287631dd
|
Implement clippy suggestions
|
2023-01-04 14:48:16 -06:00 |
|
Henry Schimke
|
e095de835d
|
Add default for most readers
|
2023-01-03 06:39:00 -06:00 |
|
Henry Schimke
|
65f7c4d01b
|
update for shared state and improved performance
|
2023-01-02 16:38:05 -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
|
a345a27b78
|
move applicable copy_from_slice to copy_within
|
2022-12-30 09:00:53 -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
|
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
|
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
|
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
|
07fd7df850
|
rust fmt
|
2022-10-31 16:17:50 -05:00 |
|
Henry Schimke
|
92c647d187
|
add module structure for unimplemented barcodes
|
2022-10-21 16:50:29 -05:00 |
|
Henry Schimke
|
7e14842c0b
|
complete move of all test cases into source tree
|
2022-10-20 18:14:01 -05:00 |
|
Henry Schimke
|
90ace738b7
|
move all Result to RXingResult
|
2022-08-20 12:12:30 -05:00 |
|
Henry Schimke
|
1901c96559
|
moved java files for pre-convert
|
2022-08-20 12:00:19 -05:00 |
|
Henry Schimke
|
f3898179fa
|
removed for rebuild
|
2022-08-20 11:55:57 -05:00 |
|
Henry Schimke
|
a4a943ee15
|
partial move to use::crate
|
2022-08-14 18:50:29 -05:00 |
|
Henry Schimke
|
7ade09dc7b
|
move pdf417
|
2022-08-14 18:08:45 -05:00 |
|
Henry Schimke
|
aff9e1088a
|
oned moved
|
2022-08-14 17:59:56 -05:00 |
|
Henry
|
50cbfe0321
|
initial directory import (does not build)
|
2022-08-12 20:04:48 -05:00 |
|