Interface | Description |
---|---|
DecodedImage |
Object that handles decoding the text in an image, and reporting the image as bad.
|
Class | Description |
---|---|
DeathByCaptchaDecoder |
No Description
Author: Mike
Date: 3/6/12
Time: 2:30 PM
|
DecaptcherDecoder |
Uses www.de-captcher.com to resolve the image.
|
ImageDecoder |
Class that receives credentials and optional parameters for decoding, and then creates instances on-demand of other classes to handle the decode, using the
specified parameters given
User: Mike Date: 11/18/11 Time: 11:06 AM |
ManualDecoder |
Manually decodes text in a file.
|
TesseractDecoder |
No Description
User: Mike
Date: 12/14/11
Time: 1:46 PM
|
TwoCaptchaDecoder |
A captcha decoder class for https://2captcha.com.
|
Enum | Description |
---|---|
ImageErrorCode |
No Description
User: Mike
Date: 12/12/11
Time: 3:47 PM
|