Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfalke/captcha-guesser
Python based captcha guesser
https://github.com/rfalke/captcha-guesser
Last synced: about 16 hours ago
JSON representation
Python based captcha guesser
- Host: GitHub
- URL: https://github.com/rfalke/captcha-guesser
- Owner: rfalke
- Created: 2012-12-05T20:40:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-23T10:18:21.000Z (almost 12 years ago)
- Last Synced: 2023-03-15T14:25:25.342Z (over 1 year ago)
- Language: Python
- Size: 301 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
captcha-guesser
===============Python based captcha guesser
Based [on the works](http://www.wausita.com/captcha/) of Ben Boyter.
Improvements
------------* Proper class
* also reduce height of letter bounding box
* more debug images
* cutoff similarity
* second data set
* a lot more