ANPR Day 9: Pattern Recognition using Statistical Machine Library

The most critical component of the ANPR system is its pattern recognition system. In pattern recognition system, the machine is taught to recognize patterns. It will be used to locate number plate in images and for character recognition. In order to do this, the system needs to be trained using OpenCV's Statistical Machine Library.

The main algorithms used to realize this are Support Vector Machine algorithm and Artificial Neural Network algorithm.  To get a better understanding of OpenCV library and its machine learning library, online sources will be sorted and the most suitable one will be used.

More about this will be discussed in next posts. 

Comments

Popular posts from this blog

Project Wild Penguin 12.4.2017: Installing Broadcom Wireless Drivers to connect to JBL Bluetooth Speaker on Xubuntu 16.10

Project Wild Penguin 22.4.2017: To delete directories inside current directory whose contents are less than a given size

ANPR Project Day 1: Standard Format of Indian Number Plate