July 2017
Beginner to intermediate
715 pages
17h 3m
English
While image processing is a complex task, we will introduce a few techniques to clean and extract information from an image. This will provide the reader with some insight into image processing. We will also demonstrate how to extract text data from an image using Optical Character Recognition (OCR).
There are several techniques used to improve the quality of an image. Many of these require tweaking of parameters to get the improvement desired. We will demonstrate how to:
We will use OpenCV (http://opencv.org/), an open source project for image processing. There are several classes that we will use: