Category: alpr

  • License plate number from image

    One feature to implement is to have the plate number recognized from image – the user,instead of entering the number,take a picture of the plate and sends to the application. So I decided to do this. Roxana Beloiu pointed me to https://github.com/openalpr/openalpr   –  that can recognize the plate number. I have had some problems with…