ICommonCaptchaModuleInterface
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.CaptchaRecognition.ICommonCaptchaModuleInterface
Interface for captcha recognition module
Methods
RecognizeCaptcha
Method
recognize bitmap without parameters
Parameters
| Параметр | Описание |
|---|---|
bmp | image |
taskId | task id fo ZennoPoster |
Returns: recognition result
RecognizeCaptcha
Method
recognize bitmap
Parameters
| Параметр | Описание |
|---|---|
bmp | image |
parameters | parameters |
taskId | task id fo ZennoPoster |
Returns: recognition result
RecognizeCaptcha
Method
recognize bitmap
Parameters
| Параметр | Описание |
|---|---|
bitmapBytes | image bytes |
parameters | parameters |
taskId | task id fo ZennoPoster |
Returns: recognition result
RecognizeCaptchaWithConfidence
Method
recognize bitmap without parameters
Parameters
| Параметр | Описание |
|---|---|
bmp | image |
taskId | task id fo ZennoPoster |
Returns: string array where the first element is recognition result, the second is result confidence
RecognizeCaptchaWithConfidence
Method
recognize bitmap
Parameters
| Параметр | Описание |
|---|---|
bmp | image |
parameters | parameters |
taskId | task id fo ZennoPoster |
Returns: string array where the first element is recognition result, the second is result confidence
RecognizeCaptchaWithConfidence
Method
recognize bitmap
Parameters
| Параметр | Описание |
|---|---|
bitmapBytes | image bytes |
parameters | parameters |
taskId | task id fo ZennoPoster |
Returns: string array where the first element is recognition result, the second is result confidence
GetBalance
Method
get balance
Returns: balance