minimumNumberOfRequiredFramesWithEqualRecognitionResult property
Minimum number of frames on which a linear (1D) barcode has to be detected to be considered valid (live scanning only). Linear barcodes are more prone to false positives. Increasing the number of frames on which a barcode has to decode to the same content reduces the probability of a false positive.
Default is 1
Implementation
int minimumNumberOfRequiredFramesWithEqualRecognitionResult;