I'm trying to use openalpr for recognizing number plates of moving vehicles from a video using raspberry pi 3 with jessie os. I have installed tesseract 3,OpenCV3 and Openalpr. I have installed following this link:
https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Ubuntu-Linux) . when i use "alpr --help "
, terminal displays "bash:alpr:command not found"
Asked
Active
Viewed 245 times
1

EdChum
- 376,765
- 198
- 813
- 562

adari.girishkumar
- 11
- 2
-
2If you haven't already, you should probably ask the question in the Raspberry Pi Stack Exchange at https://raspberrypi.stackexchange.com/ – Doug F Mar 27 '19 at 12:22
-
Thanks for the suggestion. – adari.girishkumar Mar 28 '19 at 18:09