From e54a5982e3b9ec10d326bbcf0aa6f57f030d5dad Mon Sep 17 00:00:00 2001 From: ManveerBasra Date: Mon, 28 Nov 2016 21:16:33 -0800 Subject: [PATCH] Changed Recognization to Recognition --- docs/OCR.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/OCR.txt b/docs/OCR.txt index 55a717ce..ed75abe2 100644 --- a/docs/OCR.txt +++ b/docs/OCR.txt @@ -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.