Uses of Class
com.tencentcloudapi.ocr.v20181119.models.ArithmeticOCRResponse
-
Packages that use ArithmeticOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of ArithmeticOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return ArithmeticOCRResponse Modifier and Type Method Description ArithmeticOCRResponseOcrClient. ArithmeticOCR(ArithmeticOCRRequest req)本接口支持作业算式题目的自动识别和判分,目前覆盖 K12 学力范围内的 11 种题型,包括加减乘除四则、加减乘除已知结果求运算因子、判断大小、约等于估算、带余数除法、分数四则运算、单位换算、竖式加减法、竖式乘除法、脱式计算和解方程,平均识别精度达到93%以上。 默认接口请求频率限制:10次/秒。 -
Uses of ArithmeticOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type ArithmeticOCRResponse Constructor Description ArithmeticOCRResponse(ArithmeticOCRResponse 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.
-