Uses of Class
com.tencentcloudapi.ocr.v20181119.models.AdvertiseOCRRequest
-
Packages that use AdvertiseOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of AdvertiseOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type AdvertiseOCRRequest Modifier and Type Method Description AdvertiseOCRResponseOcrClient. AdvertiseOCR(AdvertiseOCRRequest req)本接口支持广告商品图片内文字的检测和识别,返回文本框位置与文字内容。 产品优势:针对广告商品图片普遍存在较多繁体字、艺术字的特点,进行了识别能力的增强。支持中英文、横排、竖排以及倾斜场景文字识别。文字识别的召回率和准确率能达到96%以上。 -
Uses of AdvertiseOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type AdvertiseOCRRequest Constructor Description AdvertiseOCRRequest(AdvertiseOCRRequest 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.
-