disableCharacterBoxesDetection property

bool? disableCharacterBoxesDetection
getter/setter pair

Turn off character box detector in OCR engine.

Character box detection is enabled by default in OCR 2.0 (and later) processors.

Implementation

core.bool? disableCharacterBoxesDetection;