Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | NONE = 0 |
const | MODERATE = 80 |
const | STRONG = 100 |
Contains recognition confidence level
This sample shows how BarCodeConfidence changed, depending on barcode type
Moderate confidence
Strong confidence
const BarCodeConfidence::MODERATE = 80 |
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 is low
const BarCodeConfidence::NONE = 0 |
Recognition confidence of barcode where codetext was not recognized correctly or barcode was detected as posible fake
const BarCodeConfidence::STRONG = 100 |
Recognition confidence which was confirmed with BCH codes like Reed–Solomon. There must not be errors in read codetext or fake recognitions