BarCodeConfidence

BarCodeConfidence enumeration

Contains recognition confidence level

Members

Member name Description
NONE Recognition confidence of barcode where codetext was not recognized correctly or barcode was detected as posible fake
MODERATE Recognition confidence of barcode (mostly 1D barcodes) with weak checksumm or even without it. Could contains some misrecognitions in codetext
or even fake recognitions if
STRONG Recognition confidence which was confirmed with BCH codes like Reed–Solomon. There must not be errors in read codetext or fake recognitions

See Also