SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 7, No. 5, October 2017, pp. 2496 – 2501
ISSN: 2088-8708 2496
Institute of Advanced Engineering and Science
w w w . i a e s j o u r n a l . c o m
Signboard Text Translator: A Guide to Tourist
Ilaiah Kavati, G Kiran Kumar, Sarika Kesagani and K Srinivasa Rao
Dept. of CSE, MLR Institute of Technology, Hyderabad-43, India
Article Info
Article history:
Received: Mar 11, 2017
Revised: Jun 5, 2017
Accepted: Jun 20, 2017
Keyword:
Signboard
OCR
Tesseract
Translator
Web Application
ABSTRACT
The travelers face troubles in understanding the signboards which are written in local lan-
guage. The travelers can rely on smart phone for traveling purposes. Smart phones become
most popular in recent years in terms of market value and the number of useful applications
to the users. This work intends to build up a web application that can recognize the English
content present on signboard pictures captured using a smart phone, translate the content
from English to Telugu, and display the translated Telugu text back onto the screen of the
phone. Experiments have been conducted on various signboard pictures and the outcomes
demonstrate the viability of the proposed approach.
Copyright c 2017 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Ilaiah Kavati
MLR Institute of Technology
Dundigal, Hyderabad - 43
+91 - 9848916272
kavati089@gmail.com
1. INTRODUCTION
We live in a society where we speak with individuals and data frameworks through differing media. Large
volumes of data is represented in natural scenes. Signs are all around in our lives. A sign is an article that proposes
the nearness of an actuality. It can be a shown structure bearing letters or symbols, used to recognize something or
publicize a business. It can also be a posted notification bearing a warning, safety advisory, or command, etc. Signs
are great examples in regular habitats that have high data content. They make our lives simpler when we can read
and follow them, but they posture issues or much threat when we are most certainly not. For instance, a traveler
won’t have the capacity to understand a sign in local language that indicates notices or risks [1]. In this work, we
concentrate on recognizing text on signs. Sign board text translator framework uses a smart phone to capture the
signboard image containing signs, recognizes it, and translates it into user specified language.
Automatic detection and recognition of content from common scenes are requirements for a signboard text
translator. The main challenge lies in the assortment of text: it can vary in text style, size, font, and orientation. There
may also blur in the text and can be blocked by other objects in the signboard. As signs exist in three-dimensional
space, content on signs can be misshaped by inclination, tilt, and shape of objects on which they are found. A
numerous OCR frameworks function very well on high quality images; however, they perform poor for signboard
images because of low quality nature of them. The proposed approach uses a Tesseract OCR engine to extract the
text from the acquired image [2]. We have successfully applied the proposed approach to a English-Telugu sign text
translation framework, which can recognize English signs caught from a camera, and translate the recognized text
into Telugu. To our knowledge, English to Telugu signboard translator has not been investigated previously.
Rest of the paper is organized as follows: The present advancements on text translators will be explored in
Section II. Section III explores the proposed approach. The outcomes are discussed in Section IV. Finally, Section V
concludes our work.
2. RELATED WORK
This section explores about current signboard text translator applications developed for different languages
using Optical Character Recognition (OCR). The work is accomplished for English to Chinese, Japanese to English,
Journal Homepage: http://iaesjournal.com/online/index.php/IJECE
Institute of Advanced Engineering and Science
w w w . i a e s j o u r n a l . c o m
, DOI: 10.11591/ijece.v7i5.pp2496-2501
IJECE ISSN: 2088-8708 2497
Figure 1. Block Diagram of the proposed approach
Chinese to English, Hindi to Tamil, English to Spanish, Malay to English/Arabic and Hindi to English on various
versatile stages. Following are some articles exist in the literature for text translation in different languages.
Ma et al. built up an Android-based text translation application that can perceive the content caught by a
cellular telephone camera, translate the content, and show the interpretation result back onto the screen of the cell
telephone. This application empowers the clients to get text translation as simplicity as a button click. The camera
catches the content and returns the interpreted result continuously. This framework contains automatic text detection,
optical character recognition, text correction, and text translation [3].
Watanabe et al. report an application which interprets Japanese writings in a scene into English. The
application is intended to keep running on a cell phone with a camera. It recognizes Japanese characters detected by
an installed camera of a cellular phone and translate them into English [4]. In another approach, Chen et al. presents
an approach to deal with automatic recognition of signs from natural scenes, and its application to a signboard
translator. The proposed approach uses multiresolution and multiscale edge detection, color analysis in a hierarchy
for sign identification. The strategy can essentially enhance text detection rate and OCR exactness. Rather than
utilizing binary data for OCR, they retrieve features from the picture straightforwardly. They use a local intensity
normalization technique to adequately handle lighting variations, trailed by a Gabor transform to get local features
and lastly a Linear Discriminate Analysis (LDA) strategy for feature selection. They applied this methodology in
developing a Chinese sign translation framework, which can consequently recognize Chinese signs taken from a
camera, and translate the text into English [5].
In another approach, Authors proposed a design for English to Spanish translation of the signs present on
JPEG pictures taken with a cellular phone camera. They distinguish the text using the frequency data of the DCT
coefficients, binarize it utilizing a clustering algorithm, recognize it by the utilization of an OCR algorithm and
phonetically translate it from English to Spanish. The outcome is a helpful, basic, moderate and robust framework
that can deal with issues like lighting variations, focusing, low resolution and etc, in a short time [1]. Muthalib et
al. explores a framework for text translation. It uses mobile technology and the framework is examined in which it
included 30 global undergraduates of Malaysia. Quickly this study found that clients accept the Mobile-Translator
well. The mobile translator particularly for use in Malaysia, in which the local language is Malay that can be
translated into either English or Arabic [6].
Mishra and Patvardhan presents a greatly on-interest, quick and easy to understand Android Application
ATMA. ATMA stands for Android Travel Mate Application. This application is helpful for local Tourists and Trav-
elers who have Android Smart telephones. It empowers Travelers and Tourists to effectively catch the local nation
language Books pages, signboards, flags and lodging menus and so on. The implicit OCR changes over the text
translator in the caught image into Unicode content arrangement. It likewise gives interpretation office with the goal
that Tourists can translate Native Language Unicode content into their own particular nation language. This Appli-
cation has advanced features such as copy paste, share and search for travel related inquiries like museums, spots,
hotels, books, restaurants and so forth [7].
3. PROPOSED METHOD
The proposed system capture the signboard images through a Camera phone. The captured image is then
submitted to a central server. The image is preprocessed to extract the text and is reccognized. The recognized text
is then converted to user specified language and delivered appropriately. The proposed approach is shown in Figure
1. The proposed approach follows these steps: (i) Sign board image acquisition, (ii) Extraction and recognition of
text from the captured image, (iii) Translation of the extracted text into user specified language.
3.1. Sign board image acquisition
We use a mobile camera to capture the signboard image. We restrict the distance of the camera from the
signboard should be a maximum of 10 meters to get good quality images. As the images are captured using a
mobile camera, they may be generally noisy and contains complex backgrounds. Hence, the textual image should be
pre-processed to make it clear so that the system can easily extract the text and recognizes it.
Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)
2498 ISSN: 2088-8708
Figure 2. Optical Character Recognition
3.2. Text Extraction and Recognition
Extraction and recognition of text from the captured image is called Optical Character Recognition (OCR).
In this paper, we use a Tesseract OCR engine to extract the text from the acquired image [2]. The Tesseract is an open-
source OCR engine that was developed at HP between 1984 and 1994. The Optical Character Recognition (OCR)
process is divided into the following phases: Preprocessing [8], Segmentation, Feature Extraction and classification.
Figure 2 shows the phases of OCR.
3.2.1. Preprocessing
The pre-processing involves: Image contrast enhancement [9], Noise removal, Binarization and smooth-
ing. To enhance the contrast, the images are subjected to adaptive histogram equalization. The adaptive histogram
equalization increases the contrast of the image and reduces the possible imperfections in the image. The enhanced
images are further processed with median filter to suppress the noise content. The resulting image is subjected to lo-
cally adaptive threshold method to obtain a binary image. Finally smoothing which implies both filling and thinning.
Filling eliminates small breaks, gaps and holes in the digitized characters. Thinning reduces the width of the line.
The normalization is applied to obtain characters of uniform size, slant and rotation.
3.2.2. Segmentation
Segmentation is a process which helps to divide each character from a word present in a given image/page.
The objective of the segmentation is to extract each character from the text present in the thinned image [10]. After
performing segmentation, the characters of the string will be separated and it will be used for further processing. A
horizontal projection profile technique [11] is used to segment the text area from the thinned image. This technique
scans the imput image horizontally to find the first and last black pixels in a line. Once these pixels are found, the
area in between these pixels represents the line that may contain one or more character.
3.2.3. Feature Extraction and Classification
In this stage, the features of the characters that are crucial for classifying them at recognition stage are
extracted. The classification is the process of identifying each character and assigning to it the correct character
class. The classification approaches are two types. 1) Decision-theoretic methods: The principal approaches to
decision-theoretic recognition are minimum distance classifiers, statistical classifiers and neural networks. 2) Struc-
tural Methods: Measures of similarity based on relationships between structural components may be formulated by
using grammatical concepts. Suppose that we have two different character classes which can be generated by the
two grammars G1 and G2, respectively. Given an unknown character, we say that it is more similar to the first class
if it may be generated by the grammar G1, but not by G2.
3.2.4. Postprocessing
This step performs grouping of symbols and errors handling. The process of performing the association
of symbols into strings is commonly referred to as grouping. It is based on the symbols location in the document.
Symbols that are found to be sufficiently close are grouped together.
3.3. Text Translator
This section explains the process of translating the extracted text from the signboard image into user speci-
fied language. To do this, we propose a translator module that maintain a dictionary of warnings or hazards in English
(such as Poison, Do Not Drink, No Smoking, Danger, No Entry, Flammable Area, etc. which are generally appear on
signboards) along with their meaning in user specified language i.e., Telugu. Whenever the system recognizes a text
IJECE Vol. 7, No. 5, October 2017: 2496 – 2501
IJECE ISSN: 2088-8708 2499
(a) (b)
Figure 3. (a) Sample signboard image in English, (b) Translated text from English to Telugu
in English language, it will verify the dictionary and the corresponding Telugu text is retrieved which is displayed
over the cell phone display. This approach can be easily adopted to other launguages by feeding the required words
and their meaning in the required language.
4. RESULTS
This section explain the results of our work. To measure the performance of the proposed system, we used
two measures namely: Precision and Accuracy.
• Precision: Precision is also called character recognition rate. Precision is the number of characters correctly
recognized to the total number of characters tested. This is given in Equation 1, where nc is the number of
correctly recognized characters and Nc is total number of characters.
Precision =
nc
Nc
(1)
• Accuracy: Accuracy is the number of signboard images correctly recognized to the total number of signboard
images tested. This is given in Equation 2, where nw is the number of correctly recognized characters and Nw
is total number of characters.
Accuracy =
nw
Nw
(2)
We experimented our approach on 20 signboard images. Samples of some signboard images are shown in
Figure 3, Figure 4 and Figure 5. The proposed system achieves a precision of 93.6 %. In other words, our system
is able to extract the characters from the signboards and recognizes them effectively. Further, the accuracy of the
system depends on the character recognition rate i.e., Precision. As the system shows an acceptable level of character
recognition, our system achieves enhanced accuracy. We experimented our approach on 20 signboard images and for
18 instances they are correctly translated into the specified Telugu language. In other words, the system achieves an
accuracy of 90%. The sample signboard images taken and the obtained results are shown in Figure 3, Figure 4 and
Figure 5. We also experimented this approach for the text with different fonts and the system recognizes/ translated
them correctly.
5. CONCLUSION
This system is developed to make it easier for tourists from the states of Telangana and Andhrapradesh to
translate the signboards written in English which could be diffficult for them to understand during their trips. We
proposed a system to translate signboard images captured using a mobile phone from English to Telugu. The system
is able to translate the text in different color, light, text on dark background, image with blurring, etc. The system
Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)
2500 ISSN: 2088-8708
(a) (b)
Figure 4. (a) Sample signboard image in English, (b) Translated text from English to Telugu
(a) (b)
Figure 5. (a) Sample signboard image in English, (b) Translated text from English to Telugu
achieved a Precision i.e., character recognition rate of 93.6% and translation accuracy of 90%. This shows the effi-
ciency of the Tessaract OCR engine for text extraction and recognition. Our system shows some characteristics that
make it interesting and deserve for further research. Future work involves: 1. automatic recognition and translation
of handwritten English signboards into Telugu that involves language processors; 2. Usage of more accurate OCR
for increased performance; 3. Developing a Mobile application.
REFERENCES
[1] A. Canedo-Rodr´ıguez, S. Kim, J. H. Kim, and Y. Blanco-Fern´andez, “English to spanish translation of sign-
board images from mobile phone camera,” in IEEE Southeastcon 2009. IEEE, 2009, pp. 356–361.
[2] R. Smith, “An overview of the tesseract ocr engine,” in Proc. Ninth Int. Conference on Document Analysis and
Recognition (ICDAR), 2007, pp. 629–633.
[3] D. Ma, Q. Lin, and T. Zhang, “Mobile camera based text detection and translation,” Stanford University, Nov,
2000.
[4] Y. Watanabe, K. Sono, K. Yokomizo, and Y. Okada, “Translation camera on mobile phone.” in icme, vol. 3,
2003, pp. 177–180.
[5] X. Chen, J. Yang, J. Zhang, and A. Waibel, “Automatic detection and recognition of signs from natural scenes,”
IEEE Transactions on image processing, vol. 13, no. 1, pp. 87–99, 2004.
IJECE Vol. 7, No. 5, October 2017: 2496 – 2501
IJECE ISSN: 2088-8708 2501
[6] A. A. Muthalib, A. Abdelsatar, M. Salameh, and J. Dalle, “Making learning ubiquitous with mobile translator
using optical character recognition (ocr),” in International Conference on Advanced Computer Science and
Information System (ICACSIS). IEEE, 2011, pp. 233–236.
[7] N. Mishra and C. Patvardhan, “Atma: Android travel mate application,” International Journal of Computer
Applications, vol. 50, no. 16, 2012.
[8] X. Tian, B. Yu, and J. Sun, “A preprocessing and analyzing method of images in pdf documents for mathemat-
ical expression retrieval,” Indonesian Journal of Electrical Engineering and Computer Science, vol. 12, no. 6,
pp. 4579–4588, 2014.
[9] S. Sahu, “Comparative analysis of image enhancement techniques for ultrasound liver image,” International
Journal of Electrical and Computer Engineering, vol. 2, no. 6, p. 792, 2012.
[10] D. Aghlmandi and K. Faez, “Automatic segmentation of glottal space from video images based on mathematical
morphology and the hough transform,” International Journal of Electrical and Computer Engineering, vol. 2,
no. 4, p. 463, 2012.
[11] H. Almohri, J. S. Gray, and H. Alnajjar, A real-time DSP-based optical character recognition system for isolated
arabic characters using the TI TMS320C6416T. University of Hartford, 2007.
BIOGRAPHIES OF AUTHORS
Dr Ilaiah Kavati is a Professor of Computer Science and Engineering Department at MLR Institute
of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science from the University
of Hyderabad (Central University), India in 2016. He recieved his B.Tech and M.Tech degrees
from Jawaharlal Nehru Technological University, Hyderabad in 2004 and 2010 respectively. He
is having 13 years of teaching and research experience. His current researches are in the fields
of image processing, biometrics, security, internet of things and big data analytics. He is a life
member of ISTE professsional society. He published more than twenty publications in international
conferences and journals.
Dr G Kiran Kumar is a Professor of Computer Science and Engineering Department at MLR Insti-
tute of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science & Engineering
from Nagarjuna University, Andhra Pradesh, India in 2015. He recieved his B.Tech and M.Tech
degrees from Osmania University, Hyderabad. He is having more than 15 years of teaching and
research experience. He is a life member of ISTE. His current researches are in the fields of Spatial
Data Mining, image processing, big data and cloud computing.
Sarika Kesagani is an Assistant Professor of Computer Science and Engineering Department at
MLR Institute of Technology, Hyderabad, India. She recieved her B.Tech and M.Tech degrees
from Jawaharlal Nehru Technological University, Hyderabad in 2012 and 2016 respectively. Her
current researches are in the fields of image processing and Internet of Things.
Dr K Srinivas Rao is the Professor of Computer Science and Engineering Department at MLR In-
stitute of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science & Engineering
from Anna University, Tamilnadu, India. He recieved his B.Tech and M.Tech degrees from Osma-
nia University, Hyderabad. He is having more than 20 years of teaching and research experience.
His current researches are in the fields of Data Mining, image processing and big data analytics.
Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)

Contenu connexe

Tendances

SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGES
SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGESSCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGES
SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGEScscpconf
 
Implementation of humanoid robot with using the
Implementation of humanoid robot with using theImplementation of humanoid robot with using the
Implementation of humanoid robot with using theeSAT Publishing House
 
5.smart multilingual sign boards
5.smart multilingual sign boards5.smart multilingual sign boards
5.smart multilingual sign boardsEditorJST
 
Implementation of humanoid robot with using the concept of synthetic brain
Implementation of humanoid robot with using the concept of synthetic brainImplementation of humanoid robot with using the concept of synthetic brain
Implementation of humanoid robot with using the concept of synthetic braineSAT Journals
 
IRJET- Voice based Billing System
IRJET-  	  Voice based Billing SystemIRJET-  	  Voice based Billing System
IRJET- Voice based Billing SystemIRJET Journal
 
B tech project_report
B tech project_reportB tech project_report
B tech project_reportabhiuaikey
 
Pattern recognition research, conclusion inforamtion (2020)
Pattern recognition research, conclusion inforamtion (2020)Pattern recognition research, conclusion inforamtion (2020)
Pattern recognition research, conclusion inforamtion (2020)Ahmed Magdy
 
IRJET- Image to Text Conversion using Tesseract
IRJET-  	  Image to Text Conversion using TesseractIRJET-  	  Image to Text Conversion using Tesseract
IRJET- Image to Text Conversion using TesseractIRJET Journal
 
Handwritten Text Recognition and Digital Text Conversion
Handwritten Text Recognition and Digital Text ConversionHandwritten Text Recognition and Digital Text Conversion
Handwritten Text Recognition and Digital Text Conversionijtsrd
 
Text Detection and Recognition with Speech Output for Visually Challenged Per...
Text Detection and Recognition with Speech Output for Visually Challenged Per...Text Detection and Recognition with Speech Output for Visually Challenged Per...
Text Detection and Recognition with Speech Output for Visually Challenged Per...IJERA Editor
 
Online Hand Written Character Recognition
Online Hand Written Character RecognitionOnline Hand Written Character Recognition
Online Hand Written Character RecognitionIOSR Journals
 

Tendances (19)

SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGES
SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGESSCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGES
SCRIPTS AND NUMERALS IDENTIFICATION FROM PRINTED MULTILINGUAL DOCUMENT IMAGES
 
Ijetcas14 619
Ijetcas14 619Ijetcas14 619
Ijetcas14 619
 
Implementation of humanoid robot with using the
Implementation of humanoid robot with using theImplementation of humanoid robot with using the
Implementation of humanoid robot with using the
 
5.smart multilingual sign boards
5.smart multilingual sign boards5.smart multilingual sign boards
5.smart multilingual sign boards
 
Implementation of humanoid robot with using the concept of synthetic brain
Implementation of humanoid robot with using the concept of synthetic brainImplementation of humanoid robot with using the concept of synthetic brain
Implementation of humanoid robot with using the concept of synthetic brain
 
IRJET- Voice based Billing System
IRJET-  	  Voice based Billing SystemIRJET-  	  Voice based Billing System
IRJET- Voice based Billing System
 
CRC Final Report
CRC Final ReportCRC Final Report
CRC Final Report
 
B tech project_report
B tech project_reportB tech project_report
B tech project_report
 
Pattern recognition research, conclusion inforamtion (2020)
Pattern recognition research, conclusion inforamtion (2020)Pattern recognition research, conclusion inforamtion (2020)
Pattern recognition research, conclusion inforamtion (2020)
 
IRJET- Image to Text Conversion using Tesseract
IRJET-  	  Image to Text Conversion using TesseractIRJET-  	  Image to Text Conversion using Tesseract
IRJET- Image to Text Conversion using Tesseract
 
Ocr 1
Ocr 1Ocr 1
Ocr 1
 
Handwritten Text Recognition and Digital Text Conversion
Handwritten Text Recognition and Digital Text ConversionHandwritten Text Recognition and Digital Text Conversion
Handwritten Text Recognition and Digital Text Conversion
 
A017420108
A017420108A017420108
A017420108
 
Text Detection and Recognition with Speech Output for Visually Challenged Per...
Text Detection and Recognition with Speech Output for Visually Challenged Per...Text Detection and Recognition with Speech Output for Visually Challenged Per...
Text Detection and Recognition with Speech Output for Visually Challenged Per...
 
De4201715719
De4201715719De4201715719
De4201715719
 
Ijetcas14 371
Ijetcas14 371Ijetcas14 371
Ijetcas14 371
 
BTP paper
BTP paperBTP paper
BTP paper
 
K010416167
K010416167K010416167
K010416167
 
Online Hand Written Character Recognition
Online Hand Written Character RecognitionOnline Hand Written Character Recognition
Online Hand Written Character Recognition
 

Similaire à Signboard Text Translator: A Guide to Tourist

IRJET- Text Extraction from Text Based Image using Android
IRJET- Text Extraction from Text Based Image using AndroidIRJET- Text Extraction from Text Based Image using Android
IRJET- Text Extraction from Text Based Image using AndroidIRJET Journal
 
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCR
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCRA SMART LANGUAGE TRANSLATION TECHNIQUE USING OCR
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCRIRJET Journal
 
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...IRJET Journal
 
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...IRJET Journal
 
Script identification using dct coefficients 2
Script identification using dct coefficients 2Script identification using dct coefficients 2
Script identification using dct coefficients 2IAEME Publication
 
IRJET - Number/Text Translate from Image
IRJET -  	  Number/Text Translate from ImageIRJET -  	  Number/Text Translate from Image
IRJET - Number/Text Translate from ImageIRJET Journal
 
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...IRJET Journal
 
Handwritten Text Recognition and Translation with Audio
Handwritten Text Recognition and Translation with AudioHandwritten Text Recognition and Translation with Audio
Handwritten Text Recognition and Translation with AudioIRJET Journal
 
IRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET Journal
 
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNING
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNINGIMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNING
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNINGIRJET Journal
 
Product Label Reading System for visually challenged people
Product Label Reading System for visually challenged peopleProduct Label Reading System for visually challenged people
Product Label Reading System for visually challenged peopleIRJET Journal
 
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET Journal
 
Voice Command Mobile Phone Dialer
Voice Command Mobile Phone DialerVoice Command Mobile Phone Dialer
Voice Command Mobile Phone Dialerijtsrd
 
IRJET - Sign Language Text to Speech Converter using Image Processing and...
IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...
IRJET - Sign Language Text to Speech Converter using Image Processing and...IRJET Journal
 
Instant speech translation 10BM60080 - VGSOM
Instant speech translation   10BM60080 - VGSOMInstant speech translation   10BM60080 - VGSOM
Instant speech translation 10BM60080 - VGSOMsathiyaseelanm
 
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)IRJET Journal
 
Text region extraction from low resolution display board ima
Text region extraction from low resolution display board imaText region extraction from low resolution display board ima
Text region extraction from low resolution display board imaIAEME Publication
 
A Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign LanguageA Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign Languageijsrd.com
 
IRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET Journal
 

Similaire à Signboard Text Translator: A Guide to Tourist (20)

IRJET- Text Extraction from Text Based Image using Android
IRJET- Text Extraction from Text Based Image using AndroidIRJET- Text Extraction from Text Based Image using Android
IRJET- Text Extraction from Text Based Image using Android
 
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCR
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCRA SMART LANGUAGE TRANSLATION TECHNIQUE USING OCR
A SMART LANGUAGE TRANSLATION TECHNIQUE USING OCR
 
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...
IRJET - Language Linguist using Image Processing on Intelligent Transport Sys...
 
OCR.pptx
OCR.pptxOCR.pptx
OCR.pptx
 
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...
INDIAN SIGN LANGUAGE TRANSLATION FOR HARD-OF-HEARING AND HARD-OF-SPEAKING COM...
 
Script identification using dct coefficients 2
Script identification using dct coefficients 2Script identification using dct coefficients 2
Script identification using dct coefficients 2
 
IRJET - Number/Text Translate from Image
IRJET -  	  Number/Text Translate from ImageIRJET -  	  Number/Text Translate from Image
IRJET - Number/Text Translate from Image
 
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...
Audio computing Image to Text Synthesizer - A Cutting-Edge Content Generator ...
 
Handwritten Text Recognition and Translation with Audio
Handwritten Text Recognition and Translation with AudioHandwritten Text Recognition and Translation with Audio
Handwritten Text Recognition and Translation with Audio
 
IRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using MLIRJET- ASL Language Translation using ML
IRJET- ASL Language Translation using ML
 
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNING
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNINGIMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNING
IMAGE TO TEXT TO SPEECH CONVERSION USING MACHINE LEARNING
 
Product Label Reading System for visually challenged people
Product Label Reading System for visually challenged peopleProduct Label Reading System for visually challenged people
Product Label Reading System for visually challenged people
 
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine LearningIRJET- Sign Language Interpreter using Image Processing and Machine Learning
IRJET- Sign Language Interpreter using Image Processing and Machine Learning
 
Voice Command Mobile Phone Dialer
Voice Command Mobile Phone DialerVoice Command Mobile Phone Dialer
Voice Command Mobile Phone Dialer
 
IRJET - Sign Language Text to Speech Converter using Image Processing and...
IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...IRJET -  	  Sign Language Text to Speech Converter using Image Processing and...
IRJET - Sign Language Text to Speech Converter using Image Processing and...
 
Instant speech translation 10BM60080 - VGSOM
Instant speech translation   10BM60080 - VGSOMInstant speech translation   10BM60080 - VGSOM
Instant speech translation 10BM60080 - VGSOM
 
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)
IDE Code Compiler for the physically challenged (Deaf, Blind & Mute)
 
Text region extraction from low resolution display board ima
Text region extraction from low resolution display board imaText region extraction from low resolution display board ima
Text region extraction from low resolution display board ima
 
A Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign LanguageA Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign Language
 
IRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using MatlabIRJET- Vision Based Sign Language by using Matlab
IRJET- Vision Based Sign Language by using Matlab
 

Plus de IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

Plus de IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Dernier

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Dernier (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 

Signboard Text Translator: A Guide to Tourist

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 7, No. 5, October 2017, pp. 2496 – 2501 ISSN: 2088-8708 2496 Institute of Advanced Engineering and Science w w w . i a e s j o u r n a l . c o m Signboard Text Translator: A Guide to Tourist Ilaiah Kavati, G Kiran Kumar, Sarika Kesagani and K Srinivasa Rao Dept. of CSE, MLR Institute of Technology, Hyderabad-43, India Article Info Article history: Received: Mar 11, 2017 Revised: Jun 5, 2017 Accepted: Jun 20, 2017 Keyword: Signboard OCR Tesseract Translator Web Application ABSTRACT The travelers face troubles in understanding the signboards which are written in local lan- guage. The travelers can rely on smart phone for traveling purposes. Smart phones become most popular in recent years in terms of market value and the number of useful applications to the users. This work intends to build up a web application that can recognize the English content present on signboard pictures captured using a smart phone, translate the content from English to Telugu, and display the translated Telugu text back onto the screen of the phone. Experiments have been conducted on various signboard pictures and the outcomes demonstrate the viability of the proposed approach. Copyright c 2017 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Ilaiah Kavati MLR Institute of Technology Dundigal, Hyderabad - 43 +91 - 9848916272 kavati089@gmail.com 1. INTRODUCTION We live in a society where we speak with individuals and data frameworks through differing media. Large volumes of data is represented in natural scenes. Signs are all around in our lives. A sign is an article that proposes the nearness of an actuality. It can be a shown structure bearing letters or symbols, used to recognize something or publicize a business. It can also be a posted notification bearing a warning, safety advisory, or command, etc. Signs are great examples in regular habitats that have high data content. They make our lives simpler when we can read and follow them, but they posture issues or much threat when we are most certainly not. For instance, a traveler won’t have the capacity to understand a sign in local language that indicates notices or risks [1]. In this work, we concentrate on recognizing text on signs. Sign board text translator framework uses a smart phone to capture the signboard image containing signs, recognizes it, and translates it into user specified language. Automatic detection and recognition of content from common scenes are requirements for a signboard text translator. The main challenge lies in the assortment of text: it can vary in text style, size, font, and orientation. There may also blur in the text and can be blocked by other objects in the signboard. As signs exist in three-dimensional space, content on signs can be misshaped by inclination, tilt, and shape of objects on which they are found. A numerous OCR frameworks function very well on high quality images; however, they perform poor for signboard images because of low quality nature of them. The proposed approach uses a Tesseract OCR engine to extract the text from the acquired image [2]. We have successfully applied the proposed approach to a English-Telugu sign text translation framework, which can recognize English signs caught from a camera, and translate the recognized text into Telugu. To our knowledge, English to Telugu signboard translator has not been investigated previously. Rest of the paper is organized as follows: The present advancements on text translators will be explored in Section II. Section III explores the proposed approach. The outcomes are discussed in Section IV. Finally, Section V concludes our work. 2. RELATED WORK This section explores about current signboard text translator applications developed for different languages using Optical Character Recognition (OCR). The work is accomplished for English to Chinese, Japanese to English, Journal Homepage: http://iaesjournal.com/online/index.php/IJECE Institute of Advanced Engineering and Science w w w . i a e s j o u r n a l . c o m , DOI: 10.11591/ijece.v7i5.pp2496-2501
  • 2. IJECE ISSN: 2088-8708 2497 Figure 1. Block Diagram of the proposed approach Chinese to English, Hindi to Tamil, English to Spanish, Malay to English/Arabic and Hindi to English on various versatile stages. Following are some articles exist in the literature for text translation in different languages. Ma et al. built up an Android-based text translation application that can perceive the content caught by a cellular telephone camera, translate the content, and show the interpretation result back onto the screen of the cell telephone. This application empowers the clients to get text translation as simplicity as a button click. The camera catches the content and returns the interpreted result continuously. This framework contains automatic text detection, optical character recognition, text correction, and text translation [3]. Watanabe et al. report an application which interprets Japanese writings in a scene into English. The application is intended to keep running on a cell phone with a camera. It recognizes Japanese characters detected by an installed camera of a cellular phone and translate them into English [4]. In another approach, Chen et al. presents an approach to deal with automatic recognition of signs from natural scenes, and its application to a signboard translator. The proposed approach uses multiresolution and multiscale edge detection, color analysis in a hierarchy for sign identification. The strategy can essentially enhance text detection rate and OCR exactness. Rather than utilizing binary data for OCR, they retrieve features from the picture straightforwardly. They use a local intensity normalization technique to adequately handle lighting variations, trailed by a Gabor transform to get local features and lastly a Linear Discriminate Analysis (LDA) strategy for feature selection. They applied this methodology in developing a Chinese sign translation framework, which can consequently recognize Chinese signs taken from a camera, and translate the text into English [5]. In another approach, Authors proposed a design for English to Spanish translation of the signs present on JPEG pictures taken with a cellular phone camera. They distinguish the text using the frequency data of the DCT coefficients, binarize it utilizing a clustering algorithm, recognize it by the utilization of an OCR algorithm and phonetically translate it from English to Spanish. The outcome is a helpful, basic, moderate and robust framework that can deal with issues like lighting variations, focusing, low resolution and etc, in a short time [1]. Muthalib et al. explores a framework for text translation. It uses mobile technology and the framework is examined in which it included 30 global undergraduates of Malaysia. Quickly this study found that clients accept the Mobile-Translator well. The mobile translator particularly for use in Malaysia, in which the local language is Malay that can be translated into either English or Arabic [6]. Mishra and Patvardhan presents a greatly on-interest, quick and easy to understand Android Application ATMA. ATMA stands for Android Travel Mate Application. This application is helpful for local Tourists and Trav- elers who have Android Smart telephones. It empowers Travelers and Tourists to effectively catch the local nation language Books pages, signboards, flags and lodging menus and so on. The implicit OCR changes over the text translator in the caught image into Unicode content arrangement. It likewise gives interpretation office with the goal that Tourists can translate Native Language Unicode content into their own particular nation language. This Appli- cation has advanced features such as copy paste, share and search for travel related inquiries like museums, spots, hotels, books, restaurants and so forth [7]. 3. PROPOSED METHOD The proposed system capture the signboard images through a Camera phone. The captured image is then submitted to a central server. The image is preprocessed to extract the text and is reccognized. The recognized text is then converted to user specified language and delivered appropriately. The proposed approach is shown in Figure 1. The proposed approach follows these steps: (i) Sign board image acquisition, (ii) Extraction and recognition of text from the captured image, (iii) Translation of the extracted text into user specified language. 3.1. Sign board image acquisition We use a mobile camera to capture the signboard image. We restrict the distance of the camera from the signboard should be a maximum of 10 meters to get good quality images. As the images are captured using a mobile camera, they may be generally noisy and contains complex backgrounds. Hence, the textual image should be pre-processed to make it clear so that the system can easily extract the text and recognizes it. Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)
  • 3. 2498 ISSN: 2088-8708 Figure 2. Optical Character Recognition 3.2. Text Extraction and Recognition Extraction and recognition of text from the captured image is called Optical Character Recognition (OCR). In this paper, we use a Tesseract OCR engine to extract the text from the acquired image [2]. The Tesseract is an open- source OCR engine that was developed at HP between 1984 and 1994. The Optical Character Recognition (OCR) process is divided into the following phases: Preprocessing [8], Segmentation, Feature Extraction and classification. Figure 2 shows the phases of OCR. 3.2.1. Preprocessing The pre-processing involves: Image contrast enhancement [9], Noise removal, Binarization and smooth- ing. To enhance the contrast, the images are subjected to adaptive histogram equalization. The adaptive histogram equalization increases the contrast of the image and reduces the possible imperfections in the image. The enhanced images are further processed with median filter to suppress the noise content. The resulting image is subjected to lo- cally adaptive threshold method to obtain a binary image. Finally smoothing which implies both filling and thinning. Filling eliminates small breaks, gaps and holes in the digitized characters. Thinning reduces the width of the line. The normalization is applied to obtain characters of uniform size, slant and rotation. 3.2.2. Segmentation Segmentation is a process which helps to divide each character from a word present in a given image/page. The objective of the segmentation is to extract each character from the text present in the thinned image [10]. After performing segmentation, the characters of the string will be separated and it will be used for further processing. A horizontal projection profile technique [11] is used to segment the text area from the thinned image. This technique scans the imput image horizontally to find the first and last black pixels in a line. Once these pixels are found, the area in between these pixels represents the line that may contain one or more character. 3.2.3. Feature Extraction and Classification In this stage, the features of the characters that are crucial for classifying them at recognition stage are extracted. The classification is the process of identifying each character and assigning to it the correct character class. The classification approaches are two types. 1) Decision-theoretic methods: The principal approaches to decision-theoretic recognition are minimum distance classifiers, statistical classifiers and neural networks. 2) Struc- tural Methods: Measures of similarity based on relationships between structural components may be formulated by using grammatical concepts. Suppose that we have two different character classes which can be generated by the two grammars G1 and G2, respectively. Given an unknown character, we say that it is more similar to the first class if it may be generated by the grammar G1, but not by G2. 3.2.4. Postprocessing This step performs grouping of symbols and errors handling. The process of performing the association of symbols into strings is commonly referred to as grouping. It is based on the symbols location in the document. Symbols that are found to be sufficiently close are grouped together. 3.3. Text Translator This section explains the process of translating the extracted text from the signboard image into user speci- fied language. To do this, we propose a translator module that maintain a dictionary of warnings or hazards in English (such as Poison, Do Not Drink, No Smoking, Danger, No Entry, Flammable Area, etc. which are generally appear on signboards) along with their meaning in user specified language i.e., Telugu. Whenever the system recognizes a text IJECE Vol. 7, No. 5, October 2017: 2496 – 2501
  • 4. IJECE ISSN: 2088-8708 2499 (a) (b) Figure 3. (a) Sample signboard image in English, (b) Translated text from English to Telugu in English language, it will verify the dictionary and the corresponding Telugu text is retrieved which is displayed over the cell phone display. This approach can be easily adopted to other launguages by feeding the required words and their meaning in the required language. 4. RESULTS This section explain the results of our work. To measure the performance of the proposed system, we used two measures namely: Precision and Accuracy. • Precision: Precision is also called character recognition rate. Precision is the number of characters correctly recognized to the total number of characters tested. This is given in Equation 1, where nc is the number of correctly recognized characters and Nc is total number of characters. Precision = nc Nc (1) • Accuracy: Accuracy is the number of signboard images correctly recognized to the total number of signboard images tested. This is given in Equation 2, where nw is the number of correctly recognized characters and Nw is total number of characters. Accuracy = nw Nw (2) We experimented our approach on 20 signboard images. Samples of some signboard images are shown in Figure 3, Figure 4 and Figure 5. The proposed system achieves a precision of 93.6 %. In other words, our system is able to extract the characters from the signboards and recognizes them effectively. Further, the accuracy of the system depends on the character recognition rate i.e., Precision. As the system shows an acceptable level of character recognition, our system achieves enhanced accuracy. We experimented our approach on 20 signboard images and for 18 instances they are correctly translated into the specified Telugu language. In other words, the system achieves an accuracy of 90%. The sample signboard images taken and the obtained results are shown in Figure 3, Figure 4 and Figure 5. We also experimented this approach for the text with different fonts and the system recognizes/ translated them correctly. 5. CONCLUSION This system is developed to make it easier for tourists from the states of Telangana and Andhrapradesh to translate the signboards written in English which could be diffficult for them to understand during their trips. We proposed a system to translate signboard images captured using a mobile phone from English to Telugu. The system is able to translate the text in different color, light, text on dark background, image with blurring, etc. The system Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)
  • 5. 2500 ISSN: 2088-8708 (a) (b) Figure 4. (a) Sample signboard image in English, (b) Translated text from English to Telugu (a) (b) Figure 5. (a) Sample signboard image in English, (b) Translated text from English to Telugu achieved a Precision i.e., character recognition rate of 93.6% and translation accuracy of 90%. This shows the effi- ciency of the Tessaract OCR engine for text extraction and recognition. Our system shows some characteristics that make it interesting and deserve for further research. Future work involves: 1. automatic recognition and translation of handwritten English signboards into Telugu that involves language processors; 2. Usage of more accurate OCR for increased performance; 3. Developing a Mobile application. REFERENCES [1] A. Canedo-Rodr´ıguez, S. Kim, J. H. Kim, and Y. Blanco-Fern´andez, “English to spanish translation of sign- board images from mobile phone camera,” in IEEE Southeastcon 2009. IEEE, 2009, pp. 356–361. [2] R. Smith, “An overview of the tesseract ocr engine,” in Proc. Ninth Int. Conference on Document Analysis and Recognition (ICDAR), 2007, pp. 629–633. [3] D. Ma, Q. Lin, and T. Zhang, “Mobile camera based text detection and translation,” Stanford University, Nov, 2000. [4] Y. Watanabe, K. Sono, K. Yokomizo, and Y. Okada, “Translation camera on mobile phone.” in icme, vol. 3, 2003, pp. 177–180. [5] X. Chen, J. Yang, J. Zhang, and A. Waibel, “Automatic detection and recognition of signs from natural scenes,” IEEE Transactions on image processing, vol. 13, no. 1, pp. 87–99, 2004. IJECE Vol. 7, No. 5, October 2017: 2496 – 2501
  • 6. IJECE ISSN: 2088-8708 2501 [6] A. A. Muthalib, A. Abdelsatar, M. Salameh, and J. Dalle, “Making learning ubiquitous with mobile translator using optical character recognition (ocr),” in International Conference on Advanced Computer Science and Information System (ICACSIS). IEEE, 2011, pp. 233–236. [7] N. Mishra and C. Patvardhan, “Atma: Android travel mate application,” International Journal of Computer Applications, vol. 50, no. 16, 2012. [8] X. Tian, B. Yu, and J. Sun, “A preprocessing and analyzing method of images in pdf documents for mathemat- ical expression retrieval,” Indonesian Journal of Electrical Engineering and Computer Science, vol. 12, no. 6, pp. 4579–4588, 2014. [9] S. Sahu, “Comparative analysis of image enhancement techniques for ultrasound liver image,” International Journal of Electrical and Computer Engineering, vol. 2, no. 6, p. 792, 2012. [10] D. Aghlmandi and K. Faez, “Automatic segmentation of glottal space from video images based on mathematical morphology and the hough transform,” International Journal of Electrical and Computer Engineering, vol. 2, no. 4, p. 463, 2012. [11] H. Almohri, J. S. Gray, and H. Alnajjar, A real-time DSP-based optical character recognition system for isolated arabic characters using the TI TMS320C6416T. University of Hartford, 2007. BIOGRAPHIES OF AUTHORS Dr Ilaiah Kavati is a Professor of Computer Science and Engineering Department at MLR Institute of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science from the University of Hyderabad (Central University), India in 2016. He recieved his B.Tech and M.Tech degrees from Jawaharlal Nehru Technological University, Hyderabad in 2004 and 2010 respectively. He is having 13 years of teaching and research experience. His current researches are in the fields of image processing, biometrics, security, internet of things and big data analytics. He is a life member of ISTE professsional society. He published more than twenty publications in international conferences and journals. Dr G Kiran Kumar is a Professor of Computer Science and Engineering Department at MLR Insti- tute of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science & Engineering from Nagarjuna University, Andhra Pradesh, India in 2015. He recieved his B.Tech and M.Tech degrees from Osmania University, Hyderabad. He is having more than 15 years of teaching and research experience. He is a life member of ISTE. His current researches are in the fields of Spatial Data Mining, image processing, big data and cloud computing. Sarika Kesagani is an Assistant Professor of Computer Science and Engineering Department at MLR Institute of Technology, Hyderabad, India. She recieved her B.Tech and M.Tech degrees from Jawaharlal Nehru Technological University, Hyderabad in 2012 and 2016 respectively. Her current researches are in the fields of image processing and Internet of Things. Dr K Srinivas Rao is the Professor of Computer Science and Engineering Department at MLR In- stitute of Technology, Hyderabad, India. He obtained his Ph.D. in Computer Science & Engineering from Anna University, Tamilnadu, India. He recieved his B.Tech and M.Tech degrees from Osma- nia University, Hyderabad. He is having more than 20 years of teaching and research experience. His current researches are in the fields of Data Mining, image processing and big data analytics. Signboard Text Translator: A Guide to Tourist (Ilaiah Kavati)