Simple Digit Recognition aka Optical Character Recognition(OCR) in OpenCV-Python

Hello all, Here is a very basic implementation of the OpenCV-Python based program for Optical Character Recognition(OCR). First, we’ll understand what all ...