setCaptureSceneType method of the DataCaptureSettings interface
Sets a surroundings type of the recognized document. The text for recognition can be captured from a simple sheet of paper or from a part of environment, i.e. from a street banner. Set the capture scene type to improve the recognition results.
void setCaptureSceneType( TextCapture.CaptureSceneType captureSceneType );
Parameters
- captureSceneType
- Type of the surroundings, represented by a constant of the CaptureSceneType enumeration.
3/2/2022 12:59:15 PM