| Package | Description |
|---|---|
| com.aspose.ocr | |
| com.aspose.ocr.models |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DefectOutput> |
AsposeOCR.DetectDefects(OcrInput input,
DefectType defectType)
Automatically find problematic areas of an image that can significantly impact the accuracy of OCR.
|
| Modifier and Type | Field and Description |
|---|---|
DefectType |
DefectAreas.defectType
Defect type.
|
| Modifier and Type | Method and Description |
|---|---|
static DefectType |
DefectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefectType[] |
DefectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Aspose. All rights reserved.