RecognizeFormulaAI
AsposeOcr.RecognizeFormulaAI method
使用 AI 识别提供的输入图像中的数学公式。
public List<AIResult> RecognizeFormulaAI(OcrInput images)
| Parameter | Type | 描述 |
|---|---|---|
| 图像 | OcrInput | 输入图像包含一个或多个待识别的数学表达式。支持多页或多帧 OCR 输入。 |
返回值
一个包含已识别公式文本的 AIResult 对象。
另请参见
- class AIResult
- class OcrInput
- class AsposeOcr
- namespace Aspose.OCR
- assembly Aspose.OCR