python-scraping
python-scraping copied to clipboard
Can you provide the CAPTCHA 'captchaExample.png' of Chapter 11?
I want to test the CAPTCHA recognition with tesseract
of the code of Chapter 11. But I can't find the CAPTCHA file captchaExample.png
. I can make a screenshot of the picture on the book and save it as png
format, but the result of the command tesseract captchaExample.png output
is:
Tesseract Open Source OCR Engine v3.04.01 with Leptonica
Empty page!!
Empty page!!
So I want to obtain the original CAPTCHA file, can you provide it? Thanks.