Uses of Class
com.tencentcloudapi.ocr.v20181119.models.FormulaOCRResponse
-
Packages that use FormulaOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of FormulaOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return FormulaOCRResponse Modifier and Type Method Description FormulaOCRResponseOcrClient. FormulaOCR(FormulaOCRRequest req)本接口支持识别主流初高中数学符号和公式,返回公式的 Latex 格式文本。 默认接口请求频率限制:5次/秒。 -
Uses of FormulaOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type FormulaOCRResponse Constructor Description FormulaOCRResponse(FormulaOCRResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-