Closed tombou closed 11 years ago
We use OpenCV for Android on this project so I'm about to release this source under a BSD license so it’s free for both academic and commercial use.
This is great! I have another question for you. Did you work on Canada license plate? I saw some comments on youtube videos that you will try to work on this problem. Otherwise, what is the method for learning the plates to the neural network?
Thank you again!
Hi, No, I did. And I will publish an article about neural network training. But first, you can learn about haar-training (opencv).
Hi Don, please, can you publish some info or article about neyral network training?
What is the licence type you use? It's apache 2.0 or lgpl or gpl? In fact, I want ANPR in my commercial app for a input text method.
Thank for your great code!