0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00
BinaryEye/app
Markus Fisch ceef92bb7c Alternate binarizers to improve detection
By default, ZXing uses LOCAL_AVERAGE, but this does not work well
with inverted barcodes on low-contrast backgrounds.

Of course, it would be better to improve ZXing's HybridBinarizer
(which is used for LOCAL_AVERAGE), but this is not trivial.
2023-01-19 20:16:49 +01:00
..
src Alternate binarizers to improve detection 2023-01-19 20:16:49 +01:00
build.gradle Update ZXing C++ wrapper for DecodeHints 2023-01-19 20:12:54 +01:00
lint.xml Ignore lint warning about the custom splash screen 2022-01-26 11:28:37 +01:00
proguard-rules.pro Fix proguard configuration for ZXing C++ 2022-10-20 09:37:45 +02:00