mcsrainbow / captchas-opencv-rek

A simple CAPTCHAs OpenCV recognizer

Home Page:https://blog.heylinux.com/en/2021/11/python-opencv-captcha-recognition-in-action/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outputs

$ time python captchas_rek.py
INFO: Cutting images...
INFO: Training model...
INFO: Recognizing images in directory ./imgs/test...
INFO: See results in ./results.csv

real    0m11.567s
user    0m10.409s
sys     0m0.675s

About

A simple CAPTCHAs OpenCV recognizer

https://blog.heylinux.com/en/2021/11/python-opencv-captcha-recognition-in-action/


Languages

Language:Python 100.0%