概要:
详细资料:
OcrLoader
logger
BaiduOcrLoader()
String
getApiKey()
getAppId()
getSecretKey()
List<TextBlock>
loadText(byte[] image, HashMap<String,String> options)
loadText(String imagePath, HashMap<String,String> options)
void
setApiKey(String apiKey)
setAppId(String appId)
setSecretKey(String secretKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
image
options
imagePath