Text Detection in Natural Scene Images Using Ocr Algorithm
Text Detection in Natural Scene Images Using Ocr Algorithm
ALGORITHM
ABSTRACT
Nowadays reading text from the natural scene images is an challenging problem
that has received a significant amount of attention. Text detection in natural scene
images mainly concentrate on the topic of content-based image analysis. Previous
work based on the Pruning algorithm, Single-Link Clustering algorithm and SelfTraining Distance Metric Learning algorithm. Now we present a novel based on
the Optical Character Recognition (OCR) algorithm for text detection in natural
scene images. The OCR algorithm is applied for both sign boards and number plate
recognition. In this method only the text regions are extracted from the natural
scene images.
Major Issues in Existing Work:
Pruning Algorithm:
The technical term for a problem that takes exponential time is intractable
Intractable problems can only be solved for small input sizes
BLOCK DIAGRAM
Input
\
Image
Detect
MSER
Region
Canny
Edge
Detectio
n
Connecte
d
Compone
nt
Analysis
Output
Image
Perform
OCR on
Text
Region
Determi
ne
Boundin
g Box
Region
Stroke
Width
Image
OCR-ADVANTAGE:
APPLICATIONS:
OCR engines have been developed into many kinds of object-oriented OCR applications, such
as receipt OCR, invoice OCR, check OCR, legal billing document OCR.
They can be used for:
Data entry for business documents, e.g. check, passport, invoice, bank statement and
receipt
Automatic number plate recognition
Automatic insurance documents key information extraction
Extracting business card information into a contact list
More quickly make textual versions of printed documents, e.g. book scanning for Project
Gutenberg
Make electronic images of printed documents searchable, e.g. Google Books
Converting handwriting in real time to control a computer (pen computing)
Defeating CAPTCHA anti-bot systems, though these are specifically designed to prevent
OCR
Assistive technology for blind and visually impaired users