Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 388 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 388 Bytes

Captcha-Solver

A project which shows how to use the C# integrated with AForge.NET and Tesseract to solve captchas

This technique aims to use the AForge.NET for the pretreatment of images in order to eliminate all factors that are not part of the verification characters. This pre-processing allows the Tesseract OCR has a more effective recognition and greater probability of success.