RecognizeFormulaAI
AsposeOcr.RecognizeFormulaAI method
Recognizes mathematical formulas from the provided input images using AI.
public List<AIResult> RecognizeFormulaAI(OcrInput images)
| Parameter | Type | Description |
|---|---|---|
| images | OcrInput | The input images containing one or more mathematical expressions to be recognized. Supports multi-page or multi-frame OCR input. |
Return Value
An AIResult object containing recognized formula text.
See Also
- class AIResult
- class OcrInput
- class AsposeOcr
- namespace Aspose.OCR
- assembly Aspose.OCR