Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 23 days ago
JSON representation

Técnica de reconhecimento de captcha utilizando o framework AForge.NET e o Tesseract

Awesome Lists containing this project

README

        

# RecogCaptcha

Técnica de reconhecimento (Quebra) de captchas utilizando o framework AForge.NET e o Tesseract

[![Build status](https://ci.appveyor.com/api/projects/status/4xam2xbwkh3tpovm?svg=true)](https://ci.appveyor.com/project/andreluizsecco/recogcaptcha)
[![Issues open](https://img.shields.io/github/issues-raw/andreluizsecco/recogcaptcha.svg)](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)