Cant run a ocr program on onion omega 2
-
Hii!! I am doing a project on this onion omega 2 for character recognition. But a normal python program requires a library called tesseract. We used the commands "opkg install tesseract" &
"Opkg install tesseract-ocr" to install it. But it is not installing. Even opencv file is not getting installed. Please guide me a proper command to accept the ocr program.
Is there anyother option excluding tesseract and opencv for optical recognition?