https://github.com/andreluizsecco/recogcaptcha
Técnica de reconhecimento de captcha utilizando o framework AForge.NET e o Tesseract
https://github.com/andreluizsecco/recogcaptcha
aforge-net dotnet image-recognition tesseract
Last synced: about 1 year ago
JSON representation
Técnica de reconhecimento de captcha utilizando o framework AForge.NET e o Tesseract
- Host: GitHub
- URL: https://github.com/andreluizsecco/recogcaptcha
- Owner: andreluizsecco
- Created: 2015-09-19T15:42:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T23:19:40.000Z (over 8 years ago)
- Last Synced: 2025-04-30T21:10:04.012Z (about 1 year ago)
- Topics: aforge-net, dotnet, image-recognition, tesseract
- Language: C#
- Homepage:
- Size: 18 MB
- Stars: 31
- Watchers: 12
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RecogCaptcha
Técnica de reconhecimento (Quebra) de captchas utilizando o framework AForge.NET e o Tesseract
[](https://ci.appveyor.com/project/andreluizsecco/recogcaptcha)
[](https://github.com/andreluizsecco/recogcaptcha/issues)
### Links
* [Artigo detalhado da criação do projeto](http://andresecco.com.br/2015/09/reconhecimento-de-captcha-com-aforge-net-e-tesseract/)
* [Download do framework Aforge.NET (Tratamento de Imagens)](http://www.aforgenet.com/framework/downloads.html)
* [Download do Tesseract (OCR)](https://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-ocr-setup-3.02.02.exe)