Uses of Class
com.baidubce.services.ocr.model.GeneralRecognitionResponse

Packages that use GeneralRecognitionResponse
com.baidubce.services.ocr   
 

Uses of GeneralRecognitionResponse in com.baidubce.services.ocr
 

Methods in com.baidubce.services.ocr that return GeneralRecognitionResponse
 GeneralRecognitionResponse OcrClient.generalRecognition(GeneralRecognitionRequest request)
          Gets the general recognition properties of specific image resource.
 GeneralRecognitionResponse OcrClient.generalRecognition(String image)
          Gets the general recognition properties of specific image resource.
 GeneralRecognitionResponse OcrClient.generalRecognition(String image, String granularity, String mask, String langType, Boolean direction)
          Gets the general recognition properties of specific image resource.
 



Copyright © 2018. All rights reserved.