Tell me how to implement a neuro network, so that the camera can recognize the text (numbers) from the printed text. The camera sees the text recognizes the numbers in it and writes the result into a variable. (for further work with this data) Be kind, tell me how to implement it. Or an algorithm for learning neuro network for numbers. I want to do all this on raspberry pi
1 answer
Working code example. You may have to adjust the training data to your font https://stackoverflow.com/questions/9413216/simple-digit-recognition-ocr-in-opencv-python/20902310
- I thank for the link, I dealt with the code but at the stage of testing the error of the launch of the code. I think what could be the problem. - Andr Dzhakanov pm
- Show error traces - Fixid pm
|