SlideShare a Scribd company logo
International Conference on Computer Applications 94
Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String
Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print.
International Conference on Computer Applications 2016 [ICCA 2016]
ISBN 978-81-929866-5-4 VOL 05
Website icca.co.in eMail icca@asdf.res.in
Received 14 – March– 2016 Accepted 02 - April – 2016
Article ID ICCA019 eAID ICCA.2016.019
A Robust Embedded Based String Recognition for
Visually Impaired People
P S Suhasini1
, D Youbarani2
, C Vijayasarathi3
, R Vani4
1,2,3.4
Meenakshi College of Engineering, Chennai, India.
Abstract: This paper presents the development of a camera-based assistive text reading framework to help blind persons read text labels and product
packaging from hand-held objects in their daily lives. Recent developments in computer vision, digital cameras, and portable computers make it feasible
to assist these individuals by developing camera-based products that combine computer vision technology with other existing commercial products such
optical character recognition (OCR) systems. To automatically extract the text regions from the object, we propose a artificial neural network algorithm
by learning gradient features of stroke orientations and distributions of edge pixels in an Adaboost model. Text characters in the localized text regions
are binarized for processing the algorithm and the text characters are recognized by off-the-shelf OCR (Optical Character Recognition) and other
process involved . Now the binarized signals are converted to audible signal. The working principle is as follows first the respected image will be
captured and then it is converted to binary signals. Now the image is diagnosed to find whether the text is present in the image. Secondly, if the text is
present, then the object of interest is detected. The respected text of the image is recognized and then converted to audible signals. Thus the recognized
text codes are given as speech to the user.
Keywords: Edge pixel, Text region, detection, OCR
1. Existing System
A Camera based Assistive text reading to read text labels to help Blind people in their daily lives. It defines region of interest by asking
the user to shake the object by mixture- of- Gaussians- based background subtraction method [2]. The proposed system reads the text
encountered in scene images and text boards with the aim to provide assistance to the visually challenged persons. The input image is
captured from mobile camera and extracts text information from image.It detects text regions from captured image and recognizes
text. [1].
It has completely revolutionaries the way we communicate, especially long distance communication. A design has been made for SMS
system for them by interfacing Braille pad with the cell phone so that dual impaired person can have the access to the SMS system and
through which they can take important notes[3]. A survey of navigation system of visually impaired people highlighting various
technologies with their practical usefulness, design and working challenges and requirements of blind people. The aim of this paper is
to provide a better understanding to identify important research directions in this increasingly important social area for future
research. Visually challenged persons face constraints independent mobility and navigation. Mobility means the possibility of liberally
moving, without support of any supplementary person, at home and unfamiliar scenarios [4].
A novel camera based computer vision technology to automatically recognize currency to assist visually impaired people will be
enhanced. To isolate the object from cluttered backgrounds or other surroundings objects in the camera view, an efficient and effective
motion based method to define a region of interest in the video by asking the user to shake the object [5]. The approach described in
This paper is prepared exclusively for International Conference on Computer Applications 2016 [ICCA 2016] which is published by ASDF International,
Registered in London, United Kingdom under the directions of the Editor-in-Chief Dr Gunasekaran Gunasamy and Editors Dr. Daniel James, Dr. Kokula Krishna
Hari Kunasekaran and Dr. Saikishore Elangovan. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted
without fee provided that copies are not made or distributed for profit or commercial advantage, and that copies bear this notice and the full citation on the first
page. Copyrights for third-party components of this work must be honoured. For all other uses, contact the owner/author(s). Copyright Holder can be reached at
copy@asdf.international for distribution.
2016 © Reserved by Association of Scientists, Developers and Faculties [www.ASDF.international]
International Conference on Computer Applications 95
Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String
Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print.
the paper is based on color image segmentation and segment shape analysis. Portable text reading devices are useful extensions of
navigation systems as they can provide valuable pieces of information, usually not contained in the electronic databases [7].The
proposed framework will capture an image of a public signage and transform it into a text file using Otsu’s optical character
recognition method. The text file will be read by a speech synthesizer that tells the visually impaired people what the image is[8].
2. Proposed System
In our paper we proposed the algorithm called Artificial Neural Network (ANN) Algorithm which is shown a below. We proposed a
new framework to extract text strings with multiple sizes and colors, and arbitrary orientations from scene images with a complex and
cluttered background. The figure 1 depicts the flow chart of the framework. The proposed framework is able to effectively detect text
strings in arbitrary locations, sizes, orientations, colors and slight variations of illumination or shape of attachment surface. Compared
with the existing methods which focus on independent analysis of single character, the text string structure is more robust to
distinguish background interferences from text information.
Figure1: ANN Algorithm Flow chart
Figure 2: Process involved in Artificial Neural Network Algorithm
International Conference on Computer Applications 96
Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String
Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print.
As we learned in the flowchart of the artificial neural network algorithm, it involves many process. The various process are shown in
the figure 2. Text Region localization is performed to diagnose whether the text is present in the captured image or not. Optical
Character Recognition (OCR) plays the role of detecting the text in the image. Text Stroke Orientation and Distribution of Edge
pixels are the major process of the artificial neural network algorithm, which determines each letter of the text and reads the text
captured in the image. Thus finally the text is recognized and the signals are processed and converted to audible signals and the text
codes are given as a speech to the user.
3. Hardware and Software Specification
The Hardware components used are Raspberry Pi microcontroller, 5MP logitech web camera, 16GB SD card, Personal Computer.
Raspberry Pi microcontroller is where the program coding is dumped using a SD card. The Logitech camera is used to capture the
images, in which the text is to be read. Personal Computer is used to access the kit and process it. The Software platform is Open
Source Linux and Operating system in which the program is executed is raspbian OS. The programming language is python.
4. Result
The image in which the text to be studied is captured as shown in figure 3. The program is executed to get the voice output of the text
in the figure 4.
Figure 3: Snapshot of the captured image
Figure 4: Snapshot of the Execution of the program
International Conference on Computer Applications 97
Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String
Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print.
5. Conclusion and Future Work
This system is proposed to assist the blind persons for reading the text without the guidance of other people.We have described a
prototype system to read printed text on hand-held objects for assisting blind persons in their day to day life.In order to solve the
common aiming problem for blind user, we have proposed a motion based method to detect the object of interest, while the blind user
simply focuses the object through a camera provided. In Future, it can be developed as a product, where the camera can be fixed in the
sun glass for providing flexibility in focusing the images.
References
1. Rupali.D.Dharmale,P.V.Ingole,”Text Detection and Recognition with speed output for visually challenged person”, Vol:5,
Pp:174-177, 2016
2. Chucai Yi,Yingli Tian , Aries Arditi, “Portable Camera Based Assistive Text and Product Label Reading from Hand-Held
objects for Blind Persons”, Vol:19,Pp:808-817,2015
3. Devi Priya, Indhumathi,Kalaimagal,“Hardware Based Braille Pad on Mobile Phones” , Vol:3,Pp:47-51,2015
4. Chaitali . K. lakde , Prakash S.Prasad ,” Navigation System for Visually Impaired People “ , Vol:4,Pp:166-168,2015
5. Ramesh Babu.Y , Vasanthi. G, “ Vision Based Assistive for Label Detection with Voice Output “, Vol:3,Pp:546-549,2014
6. Arjun Sharma ,Rahul Patidar ,Shubham Mandovara , Ishwar Rathod,” Blind Audio Guidance System”; Vol:3,Pp:17-19,2013
7. Marcin Pazio, Maciej Niedzwiecki , Ryszard kowalik ,Jacek labiedz , “ Text Detection System For Blind” ,Vol:3,Pp:272-
276,2012
8. Oi mean foog , Nurul Safwanal Bt Mohd Razai , “ Signage Recognition Frame Work for Visually Impaired People” ,Vol:5,
Pp:488-492,2011

More Related Content

What's hot

Face mask detection using convolutional neural networks article
Face mask detection using convolutional neural networks articleFace mask detection using convolutional neural networks article
Face mask detection using convolutional neural networks article
SkillPracticalEdTech
 
An efficient system for real time fatigue detection
An efficient system for real time fatigue detectionAn efficient system for real time fatigue detection
An efficient system for real time fatigue detection
Alexander Decker
 
People Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzingPeople Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzing
vivatechijri
 
Quadcopter for Monitoring and Detection
Quadcopter for Monitoring and DetectionQuadcopter for Monitoring and Detection
Quadcopter for Monitoring and Detection
TejasDalvi15
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
Dharmesh Tank
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognition
Mazin Alwaaly
 
Image–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlabImage–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlab
Ijcem Journal
 
Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)
Herman Kurnadi
 
Image attendance system
Image attendance systemImage attendance system
Image attendance system
Mayank Garg
 
IEEE 2013 - 2014 Embedded and Android Titles
IEEE 2013 - 2014 Embedded and Android TitlesIEEE 2013 - 2014 Embedded and Android Titles
IEEE 2013 - 2014 Embedded and Android Titles
Mblazan Solutionz
 
184
184184
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logic
Finalyear Projects
 
IRJET- Skin Disease Detection using Neural Network
IRJET- Skin Disease Detection using Neural NetworkIRJET- Skin Disease Detection using Neural Network
IRJET- Skin Disease Detection using Neural Network
IRJET Journal
 
M phil-computer-science-biometric-system-projects
M phil-computer-science-biometric-system-projectsM phil-computer-science-biometric-system-projects
M phil-computer-science-biometric-system-projects
Vijay Karan
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
Divya Sushma
 
Face Recognition Methods based on Convolutional Neural Networks
Face Recognition Methods based on Convolutional Neural NetworksFace Recognition Methods based on Convolutional Neural Networks
Face Recognition Methods based on Convolutional Neural Networks
Elaheh Rashedi
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces
StudsPlanet.com
 
FACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYFACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGY
JASHU JASWANTH
 
FACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORKFACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORK
codebangla
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
ranjit banshpal
 

What's hot (20)

Face mask detection using convolutional neural networks article
Face mask detection using convolutional neural networks articleFace mask detection using convolutional neural networks article
Face mask detection using convolutional neural networks article
 
An efficient system for real time fatigue detection
An efficient system for real time fatigue detectionAn efficient system for real time fatigue detection
An efficient system for real time fatigue detection
 
People Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzingPeople Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzing
 
Quadcopter for Monitoring and Detection
Quadcopter for Monitoring and DetectionQuadcopter for Monitoring and Detection
Quadcopter for Monitoring and Detection
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognition
 
Image–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlabImage–based face-detection-and-recognition-using-matlab
Image–based face-detection-and-recognition-using-matlab
 
Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)
 
Image attendance system
Image attendance systemImage attendance system
Image attendance system
 
IEEE 2013 - 2014 Embedded and Android Titles
IEEE 2013 - 2014 Embedded and Android TitlesIEEE 2013 - 2014 Embedded and Android Titles
IEEE 2013 - 2014 Embedded and Android Titles
 
184
184184
184
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logic
 
IRJET- Skin Disease Detection using Neural Network
IRJET- Skin Disease Detection using Neural NetworkIRJET- Skin Disease Detection using Neural Network
IRJET- Skin Disease Detection using Neural Network
 
M phil-computer-science-biometric-system-projects
M phil-computer-science-biometric-system-projectsM phil-computer-science-biometric-system-projects
M phil-computer-science-biometric-system-projects
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Face Recognition Methods based on Convolutional Neural Networks
Face Recognition Methods based on Convolutional Neural NetworksFace Recognition Methods based on Convolutional Neural Networks
Face Recognition Methods based on Convolutional Neural Networks
 
Face recognition using laplacianfaces
Face recognition using laplacianfaces Face recognition using laplacianfaces
Face recognition using laplacianfaces
 
FACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYFACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGY
 
FACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORKFACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORK
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 

Viewers also liked

docmentation with rules
docmentation with rulesdocmentation with rules
docmentation with rules
Kathi Reddy
 
An approach for text detection and reading of product label for blind persons
An approach for text detection and reading of product label for blind personsAn approach for text detection and reading of product label for blind persons
An approach for text detection and reading of product label for blind persons
Vivek Chamorshikar
 
ASIMO HUMANOID ROBOT PRESENTATION
ASIMO HUMANOID ROBOT PRESENTATIONASIMO HUMANOID ROBOT PRESENTATION
ASIMO HUMANOID ROBOT PRESENTATION
Cengiz Murat Tekinbüğrü
 
Asimo presentation
Asimo presentationAsimo presentation
Asimo presentation
Syed Shayan Ali Shah
 
Digital jewellary
Digital jewellaryDigital jewellary
Digital jewellary
namrathakommuri
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
indianspandana
 
Use of Social Media: Can we allow it in the work place?
Use of Social Media: Can we allow it in the work place?Use of Social Media: Can we allow it in the work place?
Use of Social Media: Can we allow it in the work place?
jarrelp
 
PORTABLE CAMERA-BASED ASSISTIVE TEXT AND PRODUCT LABEL READING FROM HAND- H...
PORTABLE CAMERA-BASED  ASSISTIVE TEXT AND PRODUCT  LABEL READING FROM HAND- H...PORTABLE CAMERA-BASED  ASSISTIVE TEXT AND PRODUCT  LABEL READING FROM HAND- H...
PORTABLE CAMERA-BASED ASSISTIVE TEXT AND PRODUCT LABEL READING FROM HAND- H...
Sathmica K
 

Viewers also liked (8)

docmentation with rules
docmentation with rulesdocmentation with rules
docmentation with rules
 
An approach for text detection and reading of product label for blind persons
An approach for text detection and reading of product label for blind personsAn approach for text detection and reading of product label for blind persons
An approach for text detection and reading of product label for blind persons
 
ASIMO HUMANOID ROBOT PRESENTATION
ASIMO HUMANOID ROBOT PRESENTATIONASIMO HUMANOID ROBOT PRESENTATION
ASIMO HUMANOID ROBOT PRESENTATION
 
Asimo presentation
Asimo presentationAsimo presentation
Asimo presentation
 
Digital jewellary
Digital jewellaryDigital jewellary
Digital jewellary
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 
Use of Social Media: Can we allow it in the work place?
Use of Social Media: Can we allow it in the work place?Use of Social Media: Can we allow it in the work place?
Use of Social Media: Can we allow it in the work place?
 
PORTABLE CAMERA-BASED ASSISTIVE TEXT AND PRODUCT LABEL READING FROM HAND- H...
PORTABLE CAMERA-BASED  ASSISTIVE TEXT AND PRODUCT  LABEL READING FROM HAND- H...PORTABLE CAMERA-BASED  ASSISTIVE TEXT AND PRODUCT  LABEL READING FROM HAND- H...
PORTABLE CAMERA-BASED ASSISTIVE TEXT AND PRODUCT LABEL READING FROM HAND- H...
 

Similar to A Robust Embedded Based String Recognition for Visually Impaired People

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
 
text detection and reading of product label for blind persons
 text detection and reading of product label for blind persons text detection and reading of product label for blind persons
text detection and reading of product label for blind persons
Vivek Chamorshikar
 
Gesture detection
Gesture detectionGesture detection
Gesture detection
JanitChawla1
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
IRJET 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 people
IRJET Journal
 
An Assistive System for Visually Impaired People
An Assistive System for Visually Impaired PeopleAn Assistive System for Visually Impaired People
An Assistive System for Visually Impaired People
IRJET Journal
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Dr. Amarjeet Singh
 
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
YogeshIJTSRD
 
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
IAEME Publication
 
IRJET- Indoor Shopping System for Visually Impaired People
IRJET- Indoor Shopping System for Visually Impaired PeopleIRJET- Indoor Shopping System for Visually Impaired People
IRJET- Indoor Shopping System for Visually Impaired People
IRJET Journal
 
Real Time Translator for Sign Language
Real Time Translator for Sign LanguageReal Time Translator for Sign Language
Real Time Translator for Sign Language
ijtsrd
 
Smart Assistant for Blind Humans using Rashberry PI
Smart Assistant for Blind Humans using Rashberry PISmart Assistant for Blind Humans using Rashberry PI
Smart Assistant for Blind Humans using Rashberry PI
ijtsrd
 
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET Journal
 
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
IRJET Journal
 
IRJET - A Review on Text Recognition for Visually Blind People
IRJET - A Review on Text Recognition for Visually Blind PeopleIRJET - A Review on Text Recognition for Visually Blind People
IRJET - A Review on Text Recognition for Visually Blind People
IRJET Journal
 
Sign Language Recognition with Gesture Analysis
Sign Language Recognition with Gesture AnalysisSign Language Recognition with Gesture Analysis
Sign Language Recognition with Gesture Analysis
paperpublications3
 
Sign Language Detector Using Cloud
Sign Language Detector Using CloudSign Language Detector Using Cloud
Sign Language Detector Using Cloud
ijtsrd
 
Forey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually ImpairedForey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually Impaired
IRJET Journal
 
5.smart multilingual sign boards
5.smart multilingual sign boards5.smart multilingual sign boards
5.smart multilingual sign boards
EditorJST
 
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
IRJET Journal
 

Similar to A Robust Embedded Based String Recognition for Visually Impaired People (20)

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...
 
text detection and reading of product label for blind persons
 text detection and reading of product label for blind persons text detection and reading of product label for blind persons
text detection and reading of product label for blind persons
 
Gesture detection
Gesture detectionGesture detection
Gesture detection
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
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
 
An Assistive System for Visually Impaired People
An Assistive System for Visually Impaired PeopleAn Assistive System for Visually Impaired People
An Assistive System for Visually Impaired People
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AI
 
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
Recognizing of Text and Product Label from Hand Held Entity Intended for Visi...
 
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
 
IRJET- Indoor Shopping System for Visually Impaired People
IRJET- Indoor Shopping System for Visually Impaired PeopleIRJET- Indoor Shopping System for Visually Impaired People
IRJET- Indoor Shopping System for Visually Impaired People
 
Real Time Translator for Sign Language
Real Time Translator for Sign LanguageReal Time Translator for Sign Language
Real Time Translator for Sign Language
 
Smart Assistant for Blind Humans using Rashberry PI
Smart Assistant for Blind Humans using Rashberry PISmart Assistant for Blind Humans using Rashberry PI
Smart Assistant for Blind Humans using Rashberry PI
 
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
IRJET- Review on Raspberry Pi based Assistive Communication System for Blind,...
 
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
 
IRJET - A Review on Text Recognition for Visually Blind People
IRJET - A Review on Text Recognition for Visually Blind PeopleIRJET - A Review on Text Recognition for Visually Blind People
IRJET - A Review on Text Recognition for Visually Blind People
 
Sign Language Recognition with Gesture Analysis
Sign Language Recognition with Gesture AnalysisSign Language Recognition with Gesture Analysis
Sign Language Recognition with Gesture Analysis
 
Sign Language Detector Using Cloud
Sign Language Detector Using CloudSign Language Detector Using Cloud
Sign Language Detector Using Cloud
 
Forey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually ImpairedForey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually Impaired
 
5.smart multilingual sign boards
5.smart multilingual sign boards5.smart multilingual sign boards
5.smart multilingual sign boards
 
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
LIP READING - AN EFFICIENT CROSS AUDIO-VIDEO RECOGNITION USING 3D CONVOLUTION...
 

More from Association of Scientists, Developers and Faculties

Core conferences bta 19 paper 12
Core conferences bta 19 paper 12Core conferences bta 19 paper 12
Core conferences bta 19 paper 12
Association of Scientists, Developers and Faculties
 
Core conferences bta 19 paper 10
Core conferences bta 19 paper 10Core conferences bta 19 paper 10
Core conferences bta 19 paper 10
Association of Scientists, Developers and Faculties
 
Core conferences bta 19 paper 8
Core conferences bta 19 paper 8Core conferences bta 19 paper 8
Core conferences bta 19 paper 7
Core conferences bta 19 paper 7Core conferences bta 19 paper 7
Core conferences bta 19 paper 6
Core conferences bta 19 paper 6Core conferences bta 19 paper 6
Core conferences bta 19 paper 5
Core conferences bta 19 paper 5Core conferences bta 19 paper 5
Core conferences bta 19 paper 4
Core conferences bta 19 paper 4Core conferences bta 19 paper 4
Core conferences bta 19 paper 3
Core conferences bta 19 paper 3Core conferences bta 19 paper 3
Core conferences bta 19 paper 2
Core conferences bta 19 paper 2Core conferences bta 19 paper 2
CoreConferences Batch A 2019
CoreConferences Batch A 2019CoreConferences Batch A 2019
International Conference on Cloud of Things and Wearable Technologies 2018
International Conference on Cloud of Things and Wearable Technologies 2018International Conference on Cloud of Things and Wearable Technologies 2018
International Conference on Cloud of Things and Wearable Technologies 2018
Association of Scientists, Developers and Faculties
 
ICCELEM 2017
ICCELEM 2017ICCELEM 2017
ICSSCCET 2017
ICSSCCET 2017ICSSCCET 2017
ICAIET 2017
ICAIET 2017ICAIET 2017
ICICS 2017
ICICS 2017ICICS 2017
ICACIEM 2017
ICACIEM 2017ICACIEM 2017
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
Association of Scientists, Developers and Faculties
 
Application of Agricultural Waste in Preparation of Sustainable Construction ...
Application of Agricultural Waste in Preparation of Sustainable Construction ...Application of Agricultural Waste in Preparation of Sustainable Construction ...
Application of Agricultural Waste in Preparation of Sustainable Construction ...
Association of Scientists, Developers and Faculties
 
Survey and Research Challenges in Big Data
Survey and Research Challenges in Big DataSurvey and Research Challenges in Big Data
Survey and Research Challenges in Big Data
Association of Scientists, Developers and Faculties
 
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
Association of Scientists, Developers and Faculties
 

More from Association of Scientists, Developers and Faculties (20)

Core conferences bta 19 paper 12
Core conferences bta 19 paper 12Core conferences bta 19 paper 12
Core conferences bta 19 paper 12
 
Core conferences bta 19 paper 10
Core conferences bta 19 paper 10Core conferences bta 19 paper 10
Core conferences bta 19 paper 10
 
Core conferences bta 19 paper 8
Core conferences bta 19 paper 8Core conferences bta 19 paper 8
Core conferences bta 19 paper 8
 
Core conferences bta 19 paper 7
Core conferences bta 19 paper 7Core conferences bta 19 paper 7
Core conferences bta 19 paper 7
 
Core conferences bta 19 paper 6
Core conferences bta 19 paper 6Core conferences bta 19 paper 6
Core conferences bta 19 paper 6
 
Core conferences bta 19 paper 5
Core conferences bta 19 paper 5Core conferences bta 19 paper 5
Core conferences bta 19 paper 5
 
Core conferences bta 19 paper 4
Core conferences bta 19 paper 4Core conferences bta 19 paper 4
Core conferences bta 19 paper 4
 
Core conferences bta 19 paper 3
Core conferences bta 19 paper 3Core conferences bta 19 paper 3
Core conferences bta 19 paper 3
 
Core conferences bta 19 paper 2
Core conferences bta 19 paper 2Core conferences bta 19 paper 2
Core conferences bta 19 paper 2
 
CoreConferences Batch A 2019
CoreConferences Batch A 2019CoreConferences Batch A 2019
CoreConferences Batch A 2019
 
International Conference on Cloud of Things and Wearable Technologies 2018
International Conference on Cloud of Things and Wearable Technologies 2018International Conference on Cloud of Things and Wearable Technologies 2018
International Conference on Cloud of Things and Wearable Technologies 2018
 
ICCELEM 2017
ICCELEM 2017ICCELEM 2017
ICCELEM 2017
 
ICSSCCET 2017
ICSSCCET 2017ICSSCCET 2017
ICSSCCET 2017
 
ICAIET 2017
ICAIET 2017ICAIET 2017
ICAIET 2017
 
ICICS 2017
ICICS 2017ICICS 2017
ICICS 2017
 
ICACIEM 2017
ICACIEM 2017ICACIEM 2017
ICACIEM 2017
 
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
A Typical Sleep Scheduling Algorithm in Cluster Head Selection for Energy Eff...
 
Application of Agricultural Waste in Preparation of Sustainable Construction ...
Application of Agricultural Waste in Preparation of Sustainable Construction ...Application of Agricultural Waste in Preparation of Sustainable Construction ...
Application of Agricultural Waste in Preparation of Sustainable Construction ...
 
Survey and Research Challenges in Big Data
Survey and Research Challenges in Big DataSurvey and Research Challenges in Big Data
Survey and Research Challenges in Big Data
 
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
Asynchronous Power Management Using Grid Deployment Method for Wireless Senso...
 

Recently uploaded

HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
giancarloi8888
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
zuzanka
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
National Information Standards Organization (NISO)
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
danielkiash986
 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
 

Recently uploaded (20)

HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
 

A Robust Embedded Based String Recognition for Visually Impaired People

  • 1. International Conference on Computer Applications 94 Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print. International Conference on Computer Applications 2016 [ICCA 2016] ISBN 978-81-929866-5-4 VOL 05 Website icca.co.in eMail icca@asdf.res.in Received 14 – March– 2016 Accepted 02 - April – 2016 Article ID ICCA019 eAID ICCA.2016.019 A Robust Embedded Based String Recognition for Visually Impaired People P S Suhasini1 , D Youbarani2 , C Vijayasarathi3 , R Vani4 1,2,3.4 Meenakshi College of Engineering, Chennai, India. Abstract: This paper presents the development of a camera-based assistive text reading framework to help blind persons read text labels and product packaging from hand-held objects in their daily lives. Recent developments in computer vision, digital cameras, and portable computers make it feasible to assist these individuals by developing camera-based products that combine computer vision technology with other existing commercial products such optical character recognition (OCR) systems. To automatically extract the text regions from the object, we propose a artificial neural network algorithm by learning gradient features of stroke orientations and distributions of edge pixels in an Adaboost model. Text characters in the localized text regions are binarized for processing the algorithm and the text characters are recognized by off-the-shelf OCR (Optical Character Recognition) and other process involved . Now the binarized signals are converted to audible signal. The working principle is as follows first the respected image will be captured and then it is converted to binary signals. Now the image is diagnosed to find whether the text is present in the image. Secondly, if the text is present, then the object of interest is detected. The respected text of the image is recognized and then converted to audible signals. Thus the recognized text codes are given as speech to the user. Keywords: Edge pixel, Text region, detection, OCR 1. Existing System A Camera based Assistive text reading to read text labels to help Blind people in their daily lives. It defines region of interest by asking the user to shake the object by mixture- of- Gaussians- based background subtraction method [2]. The proposed system reads the text encountered in scene images and text boards with the aim to provide assistance to the visually challenged persons. The input image is captured from mobile camera and extracts text information from image.It detects text regions from captured image and recognizes text. [1]. It has completely revolutionaries the way we communicate, especially long distance communication. A design has been made for SMS system for them by interfacing Braille pad with the cell phone so that dual impaired person can have the access to the SMS system and through which they can take important notes[3]. A survey of navigation system of visually impaired people highlighting various technologies with their practical usefulness, design and working challenges and requirements of blind people. The aim of this paper is to provide a better understanding to identify important research directions in this increasingly important social area for future research. Visually challenged persons face constraints independent mobility and navigation. Mobility means the possibility of liberally moving, without support of any supplementary person, at home and unfamiliar scenarios [4]. A novel camera based computer vision technology to automatically recognize currency to assist visually impaired people will be enhanced. To isolate the object from cluttered backgrounds or other surroundings objects in the camera view, an efficient and effective motion based method to define a region of interest in the video by asking the user to shake the object [5]. The approach described in This paper is prepared exclusively for International Conference on Computer Applications 2016 [ICCA 2016] which is published by ASDF International, Registered in London, United Kingdom under the directions of the Editor-in-Chief Dr Gunasekaran Gunasamy and Editors Dr. Daniel James, Dr. Kokula Krishna Hari Kunasekaran and Dr. Saikishore Elangovan. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage, and that copies bear this notice and the full citation on the first page. Copyrights for third-party components of this work must be honoured. For all other uses, contact the owner/author(s). Copyright Holder can be reached at copy@asdf.international for distribution. 2016 © Reserved by Association of Scientists, Developers and Faculties [www.ASDF.international]
  • 2. International Conference on Computer Applications 95 Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print. the paper is based on color image segmentation and segment shape analysis. Portable text reading devices are useful extensions of navigation systems as they can provide valuable pieces of information, usually not contained in the electronic databases [7].The proposed framework will capture an image of a public signage and transform it into a text file using Otsu’s optical character recognition method. The text file will be read by a speech synthesizer that tells the visually impaired people what the image is[8]. 2. Proposed System In our paper we proposed the algorithm called Artificial Neural Network (ANN) Algorithm which is shown a below. We proposed a new framework to extract text strings with multiple sizes and colors, and arbitrary orientations from scene images with a complex and cluttered background. The figure 1 depicts the flow chart of the framework. The proposed framework is able to effectively detect text strings in arbitrary locations, sizes, orientations, colors and slight variations of illumination or shape of attachment surface. Compared with the existing methods which focus on independent analysis of single character, the text string structure is more robust to distinguish background interferences from text information. Figure1: ANN Algorithm Flow chart Figure 2: Process involved in Artificial Neural Network Algorithm
  • 3. International Conference on Computer Applications 96 Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print. As we learned in the flowchart of the artificial neural network algorithm, it involves many process. The various process are shown in the figure 2. Text Region localization is performed to diagnose whether the text is present in the captured image or not. Optical Character Recognition (OCR) plays the role of detecting the text in the image. Text Stroke Orientation and Distribution of Edge pixels are the major process of the artificial neural network algorithm, which determines each letter of the text and reads the text captured in the image. Thus finally the text is recognized and the signals are processed and converted to audible signals and the text codes are given as a speech to the user. 3. Hardware and Software Specification The Hardware components used are Raspberry Pi microcontroller, 5MP logitech web camera, 16GB SD card, Personal Computer. Raspberry Pi microcontroller is where the program coding is dumped using a SD card. The Logitech camera is used to capture the images, in which the text is to be read. Personal Computer is used to access the kit and process it. The Software platform is Open Source Linux and Operating system in which the program is executed is raspbian OS. The programming language is python. 4. Result The image in which the text to be studied is captured as shown in figure 3. The program is executed to get the voice output of the text in the figure 4. Figure 3: Snapshot of the captured image Figure 4: Snapshot of the Execution of the program
  • 4. International Conference on Computer Applications 97 Cite this article as: P S Suhasini, D Youbarani, C Vijayasarathi, R Vani. “A Robust Embedded Based String Recognition for Visually Impaired People”. International Conference on Computer Applications 2016: 94-97. Print. 5. Conclusion and Future Work This system is proposed to assist the blind persons for reading the text without the guidance of other people.We have described a prototype system to read printed text on hand-held objects for assisting blind persons in their day to day life.In order to solve the common aiming problem for blind user, we have proposed a motion based method to detect the object of interest, while the blind user simply focuses the object through a camera provided. In Future, it can be developed as a product, where the camera can be fixed in the sun glass for providing flexibility in focusing the images. References 1. Rupali.D.Dharmale,P.V.Ingole,”Text Detection and Recognition with speed output for visually challenged person”, Vol:5, Pp:174-177, 2016 2. Chucai Yi,Yingli Tian , Aries Arditi, “Portable Camera Based Assistive Text and Product Label Reading from Hand-Held objects for Blind Persons”, Vol:19,Pp:808-817,2015 3. Devi Priya, Indhumathi,Kalaimagal,“Hardware Based Braille Pad on Mobile Phones” , Vol:3,Pp:47-51,2015 4. Chaitali . K. lakde , Prakash S.Prasad ,” Navigation System for Visually Impaired People “ , Vol:4,Pp:166-168,2015 5. Ramesh Babu.Y , Vasanthi. G, “ Vision Based Assistive for Label Detection with Voice Output “, Vol:3,Pp:546-549,2014 6. Arjun Sharma ,Rahul Patidar ,Shubham Mandovara , Ishwar Rathod,” Blind Audio Guidance System”; Vol:3,Pp:17-19,2013 7. Marcin Pazio, Maciej Niedzwiecki , Ryszard kowalik ,Jacek labiedz , “ Text Detection System For Blind” ,Vol:3,Pp:272- 276,2012 8. Oi mean foog , Nurul Safwanal Bt Mohd Razai , “ Signage Recognition Frame Work for Visually Impaired People” ,Vol:5, Pp:488-492,2011