numStableDetectionsThreshold property

int numStableDetectionsThreshold
getter/setter pair

Defines how many times the same document should be detected before the detector returns this document as a result of the deteciton

Higher number means more reliable detection, but slower processing

Implementation

int numStableDetectionsThreshold = 6;