Optical character recognition using different machine learning models

In this recipe, you will learn how to train KNN- and SVM-based digit recognition models. It's a simple Optical Character Recognition (OCR) system that can be extended for other characters as well. OCR is a powerful instrument used in many practical applications for recognizing text documents, automatically reading traffic sign messages, and so on.

Get OpenCV 3 Computer Vision with Python Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.