+ All Categories
Home > Engineering > Word Detection & Translation from image on an android device

Word Detection & Translation from image on an android device

Date post: 24-Jan-2015
Category:
Upload: ritwik-kumar
View: 211 times
Download: 2 times
Share this document with a friend
Description:
 
16
An Introduction demo on Mobile Camera Based Text Detection & Translation Under The Guidance Of: Mrs. Hema N. Presented By: RITWIK KUMAR PRATEEK CHAUHAN
Transcript
Page 1: Word Detection & Translation from image on an android device

An Introduction demo on

Mobile Camera Based Text Detection & Translation

Under The Guidance Of: Mrs. Hema N.

Presented By: RITWIK KUMAR

PRATEEK CHAUHAN

Page 2: Word Detection & Translation from image on an android device

2

Contents

Introduction History Existing System Proposed System System Flow Requirement Block Diagram Test & Results Applications Advantages & LimitationConclusionBibliography

Page 3: Word Detection & Translation from image on an android device

3

Introduction…

Our project ‘Mobile camera based text detection and translation’ retrieves text from an images and converts it into text format, then it is translated to specified language.

Page 4: Word Detection & Translation from image on an android device

4

Existing System

In 1929, first OCR device was invented but it was mechanical device

In about 1965, earliest form of OCR was implemented in one of the first generation computers for Airline Ticket stock.

Revolutionary in 1971, it was implemented in postal services OCR systems where reading and printing of routing bar code was done on the postal code.

In 1974, the modifications was done which would allow blind people to have a computer read text to them out loud.

In late 90’s, Webcam was used for OCR process.

Page 5: Word Detection & Translation from image on an android device

5

Working…

Capture image

Detect edges

Detect corners

Match with stored image file

Retrieve text from image

Translate using Google API

Show Result

Page 6: Word Detection & Translation from image on an android device

6

Working Diagram

Fig. a: Working diagram

Page 7: Word Detection & Translation from image on an android device

7

System flow

Algorithms:

Edge detection

Image feature filtering

Image binarization

Optical character recognition

Text correction

Text translation

Display of translation

Page 8: Word Detection & Translation from image on an android device

8

RequirementMobile Hardware Requirements:• ARM 11 processor or higher• Memory 1 GB • 256 MB RAM• Mobile camera 3.2 mega pixel and above

Software Requirements:• Operating System – Android Mob OS 2.2+• Windows 7 OS• Mat lab OCR,ADT bundles Communication Requirements:• Internet Connection is required• Android Mobile OS inbuilt web browser

Page 9: Word Detection & Translation from image on an android device

9

Block Diagram

Captured Image

Text Feature Filtering

Google APIs

File Library

Match Image

Retrieve Text

Translate Text

Display Output Text

Fig. b: Block diagram

Page 10: Word Detection & Translation from image on an android device

10

Example

Fig. c: Example

c.1 c.2

c.3 c.4

c.5

Fig c.1Fig c.2Fig c.3Fig c.4Fig c.5

Page 11: Word Detection & Translation from image on an android device

11

Test & ResultsImage quality :

As image quality degraded recognition rate will decrease

Recognition rate of character ‘A’ , ‘B’ , ‘L’ will be higher than recognition rate of character ‘y’ , ‘u’ , ‘c’.

Fig. d: Test & result

Page 12: Word Detection & Translation from image on an android device

12

Applications

Tourist understanding native language.

Instant recognition of texts, street and e-mail addresses, links, and telephone numbers.

Unknown language guideline.

Easy to recognize road signs scripts.

Page 13: Word Detection & Translation from image on an android device

13

Advantages

Android Mobile OS based platform.

No tiresome manual data entry.

Versatility and ease of use.

No database is needed

For data entry

Page 14: Word Detection & Translation from image on an android device

14

Limitations

Image taken by Mobile camera should be of good quality.

Mobile should be of high specifications

For translation of extracted text , Internet connection is required.

Page 15: Word Detection & Translation from image on an android device

15

Conclusion

This project which we want to implement is an Android Mobile OS based application which is web based real time mobile application for real-time text extraction, recognition and translation.

Page 16: Word Detection & Translation from image on an android device

16

Bibliography1. Michael Hsueh “Interactive Text Recognition and Translation on a Mobile Device “

[Technical Report No. UCB/EECS-2011-57 ]

2. Yassin M.Y.Hasan and Lina J.Karam “Morphological Text Extraction from Images” IEEE Transaction on Image Processing Vol.9 No.11, Nov 2000

3. Nobuyuki Otsu, A threshold selection method from gray-level histograms. IEEE Trans.Sys.,Man., Cyber 9(1):62-66

4. Celine Mancas-Thillou, Bernard Gosselin, Color text extraction with selective metric based clustering. Computer Vision and Image Understanding 2007

5. B. Epshtein, Detecting Text in Natural Scenes with Stroke Width Transform. Image Rochester NY, pp. 1-8.

6. Derek Ma , Qiuhau Lin, Tong Zhang “Mobile Camera Based Text Detection and Translation” – research paper

7. WWW.wikipedia.org/optical_character_recognization


Recommended