This video series presents a fast and lean ALPR Automated License Plate Reader program coded in Java. It uses the Nearest Neighbor machine learning algorithm to identify characters, using a very small 36-character training data set. It's remarkably accurate and efficient.
This is a follow-on to my Java image filters series where we actually put all the image filter algorithms to work to solve a practical problem -- identifying license plates.
#java #image #licenseplaterecognition
Code: [ Ссылка ]
Ещё видео!