public class RecognitionProperties extends Object
Constructor and Description |
---|
RecognitionProperties()
Creates an instance of properties with default state of extracting metadata as false
|
Modifier and Type | Method and Description |
---|---|
void |
addExtractionMetadata(boolean needMetadata)
Sets if metadata will be extracted during recognition
|
boolean |
needMetadata()
Returns a state of extracting metadata
|
public RecognitionProperties()
public void addExtractionMetadata(boolean needMetadata)
needMetadata
- true or false
public boolean needMetadata()
Copyright © 2022. All rights reserved.