Changed Recognization to Recognition

This commit is contained in:
ManveerBasra
2016-11-28 21:16:33 -08:00
parent 203cf029d1
commit e54a5982e3

View File

@@ -1,7 +1,7 @@
Overview
========
OCR (Optical Character Recognization) is a technique used to
OCR (Optical Character Recognition) is a technique used to
extract text from images. In the World of Subtitle, subtitle stored
in bitmap format are common and even necessary for converting subtitle
in bitmap format to subtitle in text format ocr is used.