Scanner with python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Scanner with python

So I'm looking to create a scanner with python, so if I show it an image, it can find words there, but in a certain color, font, etc. thanks in advance.

24th Aug 2018, 5:34 PM
Carson
Carson - avatar
4 Answers
+ 1
The package you need to master is openCV. Head over to https://www.pyimagesearch.com for years of study.
24th Aug 2018, 7:49 PM
Louis
Louis - avatar
0
ok, any python code for only scanning numbers and words?
24th Aug 2018, 8:34 PM
Carson
Carson - avatar
0
also good, although specifically, if you know any, one where I could program it to find a word on a webpage.
25th Aug 2018, 1:24 AM
Carson
Carson - avatar