Closed
Description
Hi, I have an ITF barcode with content "2024" that can't be recognized by zxing-cpp. I found that this is because the ITF reader has a minCharCount=6 limit (https://github.com/zxing-cpp/zxing-cpp/blob/master/core/src/oned/ODITFReader.cpp#L18).
In our case, there are many ITF barcodes with fewer than 6 characters. Is it possible to make this variable configurable when running the reader?
Metadata
Metadata
Assignees
Labels
No labels