| Package | Description |
|---|---|
| com.aspose.ocr | |
| com.aspose.ocr.models |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<CharacterRecognitionResult> |
AsposeOCR.RecognizeCharacters(OcrInput input,
DetectAreasMode detectAreasMode,
Language language)
Detects symbols on images.
|
void |
RecognitionSettings.setDetectAreasMode(DetectAreasMode detectAreasMode)
Determines the type of neural network used for areas detection.
|
| Modifier and Type | Method and Description |
|---|---|
static DetectAreasMode |
DetectAreasMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectAreasMode[] |
DetectAreasMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Aspose. All rights reserved.