SlideShare a Scribd company logo
1 of 6
Download to read offline
TELKOMNIKA, Vol.17, No.2, April 2019, pp.580~585
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v17i2.9933  580
Received May 19, 2018; Revised October 24, 2018; Accepted November 22, 2018
Detection of immovable objects on visually impaired
people walking aids
Abdurrasyid Abdurrasyid*
1
, Indrianto Indrianto
2
, Rakhmat Arianto
3
Informatics Engineering/Sekolah Tinggi Teknik PLN,
Menara PLN, Jalan Lingkar Luar Barat Duri Kosambi Cengkareng Jakarta Barat, 11750, Indonesia
*Corresponding author, e-mail: arasyid@sttpln.ac.id
1
, indrianto@sttpln.ac.id
2
, arianto@sttpln.ac.id
3
Abstract
One consequence of a visually impaired (blind) person is a lack of ability in the activities related to
the orientation and mobility. Blind person uses a stick as a tool to know the objects that surround him/her.The
objective of this research is to develop a tool for blind person which is able to recognize what object in front of
him/her when he/she is walking. An attached camera will obtain an image of an object which is then
processed using template matching method to identify and trace the image of the object. After getting the
image of the object, furthermore calculate and compare it with the data training. The output is produced in the
form of sound that in accordance with the object. The result of this research is that the best slope and
distance for the template matching method to properly detect silent objects is 90 degrees and 2 meters.
Keywords: image processing, object detection, template matching, visual impairment, walking aids
Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
Visual impairment can be classified according to the maximum ability of the sensory
correction of vision to light entering the eyes. The definition of blindness according to the World
Health Organization is the ability of maximum correction of vision of the sense of vision
possessed by a person less than 20/500 or has a visual field of less than 10 degrees so the
brain can not receive information about objects and light coming into the eye [1]. Impaired vision
can cause humans unable to perform daily activities such as driving vehicle, reading text,
socializing with others, and walking to a certain destination.
To improve the mobility of the visual impairment, some researchers try to help by
developing electronic travel aids (ETA) available in various forms, such as: handheld devices,
smart canes, wearable system, and image-based detection. However, the rate of use of ETA for
visually impaired people is quite low [2]. This condition is not caused by the resistive action of
visually impaired people towards ETA, but more due to the function and usefulness of ETA that
does not meet the needs of its users so that required further development. This can be proved
by the lack of visually impaired people using ETA.
The guidelines of the National Research Council states that the ETA developed tools should
assist in terms of detecting obstacles that exist in the lower and upper part of human body to achieve
a level of mobility that is safe, understand the surface structure, and give travel information. It should
also deal directly with the natural sensory channels [3]. Some existing ETAs, have adopted some
parts of the guidelines. Some examples of existing ETAs, such as NavBelt [4] that use robots to help
visually impaired people to know the circumstances around as a substitute for pets but requires the
effort of the user to understand the sound issued by the robot. There is also ETA that utilizes
ultrasonic sensor technology such as GuideCane [5]; a cane that is used by visually impaired person
to detect the surface level of the road in front of it and the objects around it. K-Sonar Cane [6]; this
tool uses sound wave technology to detect the distance of objects around its users and the tool will
give a warning in the form of sound so the user must really pay attention to the sound and separate
them from the other sounds around. Research that has just been published with the name of smart
blind stick [7] this research uses smart canes that only have two functions which are to classify an
obstacles height whether it is low or high and to detect a front hole. There are some deficiencies on
some previous researches such as, instead of giving the blind people an audio output, they only put
a “beep” alert, in which, at the end [8], those people cannot recognize the object in front of them.
Ultracane [5] is a cane tool that uses ultrasonic waves to detect floor-level and head-level obstacles,
TELKOMNIKA ISSN: 1693-6930 
Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid)
581
and Electronic Mobility Cane (EMC) [2]; a cane-moving tool that detects floor-level and knee-level
obstacle by positioning the cane to be held straight. When EMC is used diagonally or skewed, it can
reduce the device's detection of obstacles in front. Likewise, with some other tools using
echolocation technologies such as CyARM [9], the sonic torch [10], and kaspa system [11, 12], this
system requires users to constantly advance their hands to recognize obstacles around them. In
addition some ETA technology using the imaged based recognition such as the use of 3D-CMOS to
detect object by the image capture sensor however can not recognize detail object [13], RGB-D
image-based detection of stairs, pedestrian crosswalks and traffic signs [14], and to help blind
persons read text labels and product packaging fromhand-held objects in their daily lives [15]
However, from the result of the research, the equipment fails to recognize some objects, like stairs, a
bump, or a hole.
Based on some literature review, this research will build a tool that is intended for
visually impaired people by using a small bag that can be used anywhere and have a camera to
detect obstacles around. This camera will take a picture that is in front of the user and recognize
whether there is a moving object so that it can prevent the user to bump into it. Images taken by
the camera will be processed using Template Matching method have been used with great
success over the years as image processing method [16], this method used to recognize
obstacles and suggest a sign that should be performed by the user, this method have several
benefits such as low storage requirements and its effectiveness when the amount of training
data is limited [17], furthermore this method accurate enough to detect objects but no one has
used this method on walking aids to help the blind, although this method has been used to
identify boards of Scots pine to enables tracking of individual boards through an industrial
process [18], Rajithkumar and Mohana used the algorithm to recognized the stone Inscripted
Kannada Characters of Different Time Frames Based on Correlation Analysis [19], Bao used
template matching algorithm to recognize the object of cucumber where this method is
embedded on the harvesting robot [20], Pham used the method for object recognition in infrared
video sequences [21], and Principi used the method to so based on some literature review
above it can be said that this research has novelty in science on how the template matching
method can be effectively used to help people to identify and recognize some silent objects.
2. Research Method
The research was conducted in several illustrated phases, such as: user requirement
collection, literature study, hardware design formation, implementation of design results, trials,
and conclusions. The collection of user needs is done by interviewing visually impaired people
about the walking aids being used. Literature study is done by studying some research on
visually impaired people walking aids and also research related to Template Matching method.
Hardware design is done by collecting the need for tools built and assembled virtually first. The
next step is to arrange hardware such as power bank as power source, Ultrasonic Sensor HC
SR-04, Raspberry Pi 3 V2 Camera, Raspberry Pi 3 Model B, and earphones so that it can
function well. Stages of testing tools that have been assembled, done by providing several
different cases so it can know the limits of the ability of the tool assembled.
This research uses Template Matching method in which this method is one technique in
digital image processing that serves to measure the level of similarity of the input image to a
picture as a template by comparing the pixel intensities. The Raspberry camera will take a
picture when the ultrasonic censor detects the distance between an object and the user (blind
people) is less than 3 meters, where the distance will give the Raspberry mini PC some time to
process the picture and also give the time for the user to avoid the object. After it gets the
picture, then the template matching method works. the work procedure of the template matching
method is by comparing the pixels from the picture taken with the pictures on the data training
database so that the comparison result will out; the smaller the SAD value, the more similar the
objects compared. Thus, it will recognize the object that is being detected. The formula of the
Template Matching method is written in (1) where SAD is Sum of Absolute Difference measure,
A pixel in the search image with coordinates has intensity and a pixel in the
template with coordinates has intensity . Thus, the absolute difference in the
pixel intensities is defined as – [22]. This method is
commonly used in several purposes such as quality control [23], as navigation moves the
robot [24], and detects the edges of the image [25].
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 2, April 2019: 580-585
582
∑ ∑ (1)
At the design stage of the tool, the RES [26] practicum module is used where the
module contains the steps needed to design a microcontroller and it has been proven that the
module can improve the level of understanding of the students of Sekolah Tinggi Teknik PLN to
the field of microcontroller so it is suitable as a reference to design microcontroller which
consists of Power Bank as an electrical supplier, Raspberry Pi 3 as a mobile computer,
Ultrasonic sensor as a measure of the distance between users with obstacle, Raspberry Pi
camera V2 as image capturing, and earphones as a medium of speech that will be heard by the
user. The design of the hardware can be seen in Figure 1.
3. Results and Analysis
We proposed the design hardware that has been determined, can be seen in Figure 2.
Where Ultrasonic Sensor HC SR-04 is used to measure the distance from the user against the
obstacle in front of him/her. When the distance between the user and the obstacle is 3 meters,
Raspberry Camera Pi 3 V2 will work to capture the obstacle and save it in Raspberry Pi 3
Model B. Then the image will be processed using Template Matching method. The result will
show how many image correlations are captured by the camera with a picture that is used as a
template (training picture). Raspberries will send output to earphones in the form of sound with
voice “awas ada pintu” (beware of the door), “awas ada tangga naik” (beware of the ascending
stairs), “awas ada tangga turun” (beware of the decending stairs), and “awas ada dinding”
(beware of the wall).
Figure 1. Hardware design Figure 2. Proposed of hardware design
Before this tool is used, it should be inserted with some images as the training data. In this
study, we added several types of pictures such as wall, ascending stairs, descending stairs, and
door pictures. Images that are used as the training data will be processed into grayscale images and
stored in Raspberry Pi 3. Examples of images used as training data can be seen in Figure 3.
(a) (b) (c) (d)
Figure 3. Training data example: (a) data training door (b) data training ascending stairs
(c) data training descending stairs, and (d) data training wall
TELKOMNIKA ISSN: 1693-6930 
Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid)
583
Testing the use of the tool is done by using Raspberry Camera which is taking some
pictures around the place of research. As in Figure 4 (a) where the picture taken can detect the
wall, while in Figure 4 (b) it can detect the descending stairs with the similarity obtained on the
handrail of the descending stairs marked by a handle that leads downwards. Figure 4 (c) can
detect an ascending stairs with the similarity obtained on an ascending stairs handlebar marked
by an ascending staircase, while in Figure 4 (d) it can detect a door with similarity to the door
picture and it can be detected well.
(a) (b)
(c) (d)
Figure 4. Some test result
After some initial trials, some additional trials were added by adding training data into
4 types of doors, 4 types of ascending stairs, 4 types of descending stairs and 4 types of walls.
Then, the test on the tool was done with different distances starting from a distance of 3 meters,
2 meters, and 1 meter. Each distance of the picture taking will be done with a slope of
45 degrees, 90 degrees, and 135 degrees. The results of these trials can be seen in Figure 5.
Figure 5. The result of testing with conditions
 ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 2, April 2019: 580-585
584
It can be said that the result of this research is that the Raspberry Camera that is
effectively embedded with template matching method gives the descriptions of the condition,
distance, and slope which can be seen at Figure 5 shows that the tool accuracy results in some
conditions where category D and gets the condition when the captured image is an image that
has a level of difference up to 50% of the previously stored image so that it always gets
accuracy below 50%. In the A, B, and C categories, we used images that are almost similar to
the existing images in the training data and taken with the slopes of 45 degrees, 90 degrees,
and 135 degrees. The best results are obtained with a slope of 90 degrees where the camera
can take a very clear picture and have little noise on the image. For the slopes of 45 degrees
and 135 degrees, we have smaller accuracy result but can still give a warning to the user
because with the condition of the slope, the image taken has some noises, this kind of test has
never been done by the previous researches, especially by those who exercise the template
matching method to help the blind people to walk.
4. Conclusion
From the results of the research conducted, from the initial stage until the testing
process, it can be concluded that to create or build a camera tool model of silent object
detection in this study is done through a system development method called template matching
method. The design of this research consists of hardware design which is built using main tool
components such as Raspberry Pi 3 Model B, Raspberry Pi V2 Camera, HC-SR04 ultrasonic
sensor and earphones. This tool works when there are obstacles detected, the camera is
instantly capture when a barrier is detected. The Raspberry processes the image captured and
the train data. The results of the image captured and the train data is processed. When there is
a match on a picture on the train data, e.g. the door, the handsfree sounds alert of door. Then
and all components of the tool such as raspberry pi v2 cameras, ultrasonic sensors, and the
handsfree will work according to the order of Raspberry or according to the state of the
appliance. The result of the template matching method performs comparison of the object using
the previously input train data and the result of a sound output that warns the user whether the
result matches and does not match.
From the result of testing with conditions shown above it can be conclude that the best
results for the template matching method can work with fairly good results, even though the
dataset is not available so much when in slope conditions of camera are obtained with a slope
of 90 degrees where the camera can take a very clear picture and have little noise on the
image, and the best distance that the template matching method can detect silents objects well
is 2 meters. For the next research, we need to add the number of images as the train data
because the Matching Template algorithm is very dependent on the number and variation of the
stored image as training data to be able to recognize more obstacles, when the image taking
process of an obstacle must be clear and focus because if the image gets blur, then the object
in the image will not be detected, and the need for a certain algorithm that can stabilize the
camera when the tool is used while walking.
Acknowledgement
This research is funded by the Directorate of Research and Community Service,
Directorate General of Strengthening the Research and Development, Ministry of Research,
Technology and Higher Education on the Research Scheme of Beginner Lecturers, and we also
thank the STT PLN for the support and assistance of the given complementary funds.
References
[1] DAL Maberley et al. The prevalence of low vision and blindness in Canada. Eye. 2006; 20(3): 341–
346.
[2] S Bhatlawande, M Mahadevappa, J Mukherjee, M Biswas, D Das, S Gupta. Design, development,
and clinical evaluation of the electronic mobility cane for vision rehabilitation. IEEE Trans. Neural
Syst. Rehabil. Eng. 2014; 22(6): 1148–1159.
[3] D Dakopoulos, NG Bourbakis. Wearable obstacle avoidance electronic travel aids for blind: A survey.
IEEE Trans. Syst. Man Cybern. Part C Appl. Rev. 2010; 40(1): 25–35
TELKOMNIKA ISSN: 1693-6930 
Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid)
585
[4] S Shoval, J Borenstein, Y Koren. The NavBelt - A computerized travel aid for the blind based on
mobile robotics technology. IEEE Trans. Biomed. Eng. 1998; 45(11): 1376–1386.
[5] UIJ Borenstein. The GuideCane -- Applying Mobile Robot Technologies to Assist the Visual Impaired.
IEEE Trans. Syst. Man, Cybern. - Part A Syst. Humans. 2001; 31(2): 131–136.
[6] M Hersh, MA Johnson. Assistive Technology for Visually Impaired and Blind People. 1st ed.
Springer Publishing Company, Incorporated. 2008.
[7] MM Billah. Design and Analysis of a Smart Blind Stick for Visual Impairment. Indones. J. Electr. Eng.
Comput. Sci. 2018; 11(3).
[8] D Pratama, DA Hakim, Y Prasetya, NR Febriandika, M Trijati, U Fadlilah. Designing Tools and
Applications for Persons with Blindness Based on an Android Smartphone (in Indonesia: Rancang
Bangun Alat dan Aplikasi untuk Para Penyandang Tunanetra Berbasis Smartphone Android).
Khazanah Inform. J. Ilmu Komput. dan Inform. 2016; 2(1): 14–19.
[9] K Ito et al.. CyARM: An Alternative Aid Device for Blind Persons. in CHI ’05 Extended Abstracts on
Human Factors in Computing Systems. 2005: 1483–1488.
[10] L Kay. Electronic aids for blind persons: an interdisciplinary subject. IET Proc. A (Physical Sci. Meas.
Instrumentation, Manag. Educ. Rev. 1984; 131(7): 559–576.
[11] M Bousbia-Salah, M Bettayeb, A Larbi. A navigation aid for blind people. J. Intell. Robot. Syst. Theory
Appl. 2011; 64(3–4): 387–400.
[12] JA Brabyn. New Developments in Mobility and Orientation Aids for the Blind. IEEE Trans. Biomed.
Eng. 1982; BME-29(4): 285–289.
[13] L Dunai, G Peris-Fajarnés, E Lluna, B Defez. Sensory navigation device for blind people. J. Navig.
2013; 66(3): 349–362.
[14] S Wang, H Pan, C Zhang, Y Tian. RGB-D image-based detection of stairs, pedestrian crosswalks
and traffic signs. J. Vis. Commun. Image Represent. 2014; 25(2): 263–272.
[15] C Yi, Y Tian, A Arditi. Portable camera-based assistive text and product label reading from hand-held
objects for blind persons. IEEE/ASME Trans. Mechatronics. 2014; 19(3): 808–817.
[16] T Dekel, S Oron, M Rubinstein, S Avidan, WT Freeman. Best-Buddies Similarity for robust template
matching. Proc. IEEE Comput. Soc. Conf. Comput. Vis. Pattern Recognit. 2015;
07–12–June: 2021–2029.
[17] E Principi, S Squartini, E Cambria, F Piazza. Acoustic template-matching for automatic emergency
state detection: An ELM based algorithm. Neurocomputing. 2015; 149 (Part A: 426–434).
[18] E Johansson, T Pahlberg, O Hagman. Fast visual recognition of Scots pine boards using template
matching. Comput. Electron. Agric. 2015; 118: 85–91.
[19] BK Rajithkumar, HS Mohana. Template Matching Method for Recognition of Stone Inscripted
Kannada Characters of Different Time Frames based on Correlation Analysis. Int. J. Electr. Comput.
Eng. 2014; 3(3): 719–729.
[20] G Bao, S Cai, L Qi, Y Xun, L Zhang, Q Yang. Multi-template matching algorithm for cucumber
recognition in natural environment. Comput. Electron. Agric. 2016; 127: 754–762.
[21] I Pham, R Jalovecky, M Polasek. Using template matching for object recognition in infrared video
sequences. IEEE. 2015; 2(1): 1–9.
[22] R Brunelli, Template Matching Techniques in Computer Vision: Theory and Practice. John Wiley &
Sons, Ltd. 2009.
[23] MS Aksoy, O Torkul, IH Cedimoglu. An industrial visual inspection system that uses inductive
learning. J. Intell. Manuf. 2004; 15(4): 569–574.
[24] T Kyriacou, G Bugmann, S Lauria. Vision-based urban navigation procedures for verbally instructed
robots. Rob. Auton. Syst. 2005; 51(1): 69–80.
[25] WC Yang, Edge Detection Using Template Matching (Image Processing, Threshold Logic, Analysis,
Filters). 1985; 288.
[26] I Indrianto, MNI Susanti, R Arianto, R Ruli. Embedded System Practicum Module Design to Increase
Student Comprehension of Microcontroller. TELKOMNIKA Telecommunication Computing
Electronics and Control. 2018; 16(1): 53–60.

More Related Content

What's hot

Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition srikanthgadam
 
Seminar report on blue eyes
Seminar report on blue eyesSeminar report on blue eyes
Seminar report on blue eyesRoshmi Sarmah
 
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)Takafumi Matsumaru
 
Real Time Translator for Sign Language
Real Time Translator for Sign LanguageReal Time Translator for Sign Language
Real Time Translator for Sign Languageijtsrd
 
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...CSCJournals
 
Methodologies and evaluation of electronic travel aids for the visually impai...
Methodologies and evaluation of electronic travel aids for the visually impai...Methodologies and evaluation of electronic travel aids for the visually impai...
Methodologies and evaluation of electronic travel aids for the visually impai...journalBEEI
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Face recognition smart cane using haar-like features and eigenfaces
Face recognition smart cane using haar-like features and eigenfacesFace recognition smart cane using haar-like features and eigenfaces
Face recognition smart cane using haar-like features and eigenfacesTELKOMNIKA JOURNAL
 
IRJET - For(E)Sight :A Perceptive Device to Assist Blind People
IRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind PeopleIRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind People
IRJET - For(E)Sight :A Perceptive Device to Assist Blind PeopleIRJET Journal
 
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...AM Publications
 
Braille Technology
Braille TechnologyBraille Technology
Braille TechnologyKhuloodSaeed
 
Obstacle Detection and Navigation system for Visually Impaired using Smart Shoes
Obstacle Detection and Navigation system for Visually Impaired using Smart ShoesObstacle Detection and Navigation system for Visually Impaired using Smart Shoes
Obstacle Detection and Navigation system for Visually Impaired using Smart ShoesIRJET Journal
 
Godeye An Efficient System for Blinds
Godeye An Efficient System for BlindsGodeye An Efficient System for Blinds
Godeye An Efficient System for Blindsijtsrd
 
An HCI Principles based Framework to Support Deaf Community
An HCI Principles based Framework to Support Deaf CommunityAn HCI Principles based Framework to Support Deaf Community
An HCI Principles based Framework to Support Deaf CommunityIJEACS
 
IRJET- Recurrent Neural Network for Human Action Recognition using Star S...
IRJET-  	  Recurrent Neural Network for Human Action Recognition using Star S...IRJET-  	  Recurrent Neural Network for Human Action Recognition using Star S...
IRJET- Recurrent Neural Network for Human Action Recognition using Star S...IRJET Journal
 
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET Journal
 
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
 
Assistance Application for Visually Impaired - VISION
Assistance Application for Visually  Impaired - VISIONAssistance Application for Visually  Impaired - VISION
Assistance Application for Visually Impaired - VISIONIJSRED
 

What's hot (20)

Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition
 
Seminar report on blue eyes
Seminar report on blue eyesSeminar report on blue eyes
Seminar report on blue eyes
 
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)
Introduction of Bio-Robotics and Human-Mechatronics Laboratory (2019.04)
 
V4 n2 139
V4 n2 139V4 n2 139
V4 n2 139
 
Real Time Translator for Sign Language
Real Time Translator for Sign LanguageReal Time Translator for Sign Language
Real Time Translator for Sign Language
 
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
 
Methodologies and evaluation of electronic travel aids for the visually impai...
Methodologies and evaluation of electronic travel aids for the visually impai...Methodologies and evaluation of electronic travel aids for the visually impai...
Methodologies and evaluation of electronic travel aids for the visually impai...
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Dq4301702706
Dq4301702706Dq4301702706
Dq4301702706
 
Face recognition smart cane using haar-like features and eigenfaces
Face recognition smart cane using haar-like features and eigenfacesFace recognition smart cane using haar-like features and eigenfaces
Face recognition smart cane using haar-like features and eigenfaces
 
IRJET - For(E)Sight :A Perceptive Device to Assist Blind People
IRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind PeopleIRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind People
IRJET - For(E)Sight :A Perceptive Device to Assist Blind People
 
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
Iris Encryption using (2, 2) Visual cryptography & Average Orientation Circul...
 
Braille Technology
Braille TechnologyBraille Technology
Braille Technology
 
Obstacle Detection and Navigation system for Visually Impaired using Smart Shoes
Obstacle Detection and Navigation system for Visually Impaired using Smart ShoesObstacle Detection and Navigation system for Visually Impaired using Smart Shoes
Obstacle Detection and Navigation system for Visually Impaired using Smart Shoes
 
Godeye An Efficient System for Blinds
Godeye An Efficient System for BlindsGodeye An Efficient System for Blinds
Godeye An Efficient System for Blinds
 
An HCI Principles based Framework to Support Deaf Community
An HCI Principles based Framework to Support Deaf CommunityAn HCI Principles based Framework to Support Deaf Community
An HCI Principles based Framework to Support Deaf Community
 
IRJET- Recurrent Neural Network for Human Action Recognition using Star S...
IRJET-  	  Recurrent Neural Network for Human Action Recognition using Star S...IRJET-  	  Recurrent Neural Network for Human Action Recognition using Star S...
IRJET- Recurrent Neural Network for Human Action Recognition using Star S...
 
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
 
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,...
 
Assistance Application for Visually Impaired - VISION
Assistance Application for Visually  Impaired - VISIONAssistance Application for Visually  Impaired - VISION
Assistance Application for Visually Impaired - VISION
 

Similar to Detection of immovable objects on visually impaired people walking aids

Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemIRJET Journal
 
IRJET- A Leading Hand for the Blind –A Review
IRJET- A Leading Hand for the Blind –A ReviewIRJET- A Leading Hand for the Blind –A Review
IRJET- A Leading Hand for the Blind –A ReviewIRJET Journal
 
Visually Impaired People Monitoring in a Smart Home using Electronic White Cane
Visually Impaired People Monitoring in a Smart Home using Electronic White CaneVisually Impaired People Monitoring in a Smart Home using Electronic White Cane
Visually Impaired People Monitoring in a Smart Home using Electronic White CaneAIRCC Publishing Corporation
 
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANE
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANEVISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANE
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANEijcsit
 
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLE
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLEARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLE
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLEIRJET Journal
 
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...IRJET Journal
 
SMART BLIND STICK USING VOICE MODULE
SMART BLIND STICK USING VOICE MODULESMART BLIND STICK USING VOICE MODULE
SMART BLIND STICK USING VOICE MODULEIRJET Journal
 
IRJET - Smart Blind Stick using Image Processing
IRJET - Smart Blind Stick using Image ProcessingIRJET - Smart Blind Stick using Image Processing
IRJET - Smart Blind Stick using Image ProcessingIRJET Journal
 
A Survey on Smart Devices for Object and Fall Detection
A Survey on Smart Devices for Object and Fall DetectionA Survey on Smart Devices for Object and Fall Detection
A Survey on Smart Devices for Object and Fall DetectionIRJET Journal
 
Hand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsHand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsIRJET Journal
 
F B ASED T ALKING S IGNAGE FOR B LIND N AVIGATION
F B ASED  T ALKING  S IGNAGE FOR  B LIND  N AVIGATIONF B ASED  T ALKING  S IGNAGE FOR  B LIND  N AVIGATION
F B ASED T ALKING S IGNAGE FOR B LIND N AVIGATIONIJCI JOURNAL
 
IRJET- Virtual Eye for Visually Blind People
IRJET-  	  Virtual Eye for Visually Blind PeopleIRJET-  	  Virtual Eye for Visually Blind People
IRJET- Virtual Eye for Visually Blind PeopleIRJET Journal
 
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdf
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdfPaper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdf
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdfSathishRadcliffe
 
Hand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsHand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsIRJET Journal
 
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...ijitcs
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with EyeballIRJET Journal
 
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired people
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired peopleALTERNATE EYES FOR BLIND advanced wearable for visually impaired people
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired peopleIRJET Journal
 
IRJET-Voice Assisted Blind Stick using Ultrasonic Sensor
IRJET-Voice Assisted Blind Stick using Ultrasonic SensorIRJET-Voice Assisted Blind Stick using Ultrasonic Sensor
IRJET-Voice Assisted Blind Stick using Ultrasonic SensorIRJET Journal
 

Similar to Detection of immovable objects on visually impaired people walking aids (20)

Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance System
 
IRJET- A Leading Hand for the Blind –A Review
IRJET- A Leading Hand for the Blind –A ReviewIRJET- A Leading Hand for the Blind –A Review
IRJET- A Leading Hand for the Blind –A Review
 
Visually Impaired People Monitoring in a Smart Home using Electronic White Cane
Visually Impaired People Monitoring in a Smart Home using Electronic White CaneVisually Impaired People Monitoring in a Smart Home using Electronic White Cane
Visually Impaired People Monitoring in a Smart Home using Electronic White Cane
 
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANE
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANEVISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANE
VISUALLY IMPAIRED PEOPLE MONITORING IN A SMART HOME USING ELECTRONIC WHITE CANE
 
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLE
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLEARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLE
ARTIFICIAL INTELLIGENCE BASED SMART NAVIGATION SYSTEM FOR BLIND PEOPLE
 
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
 
SMART BLIND STICK USING VOICE MODULE
SMART BLIND STICK USING VOICE MODULESMART BLIND STICK USING VOICE MODULE
SMART BLIND STICK USING VOICE MODULE
 
IRJET - Smart Blind Stick using Image Processing
IRJET - Smart Blind Stick using Image ProcessingIRJET - Smart Blind Stick using Image Processing
IRJET - Smart Blind Stick using Image Processing
 
A Survey on Smart Devices for Object and Fall Detection
A Survey on Smart Devices for Object and Fall DetectionA Survey on Smart Devices for Object and Fall Detection
A Survey on Smart Devices for Object and Fall Detection
 
Hand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsHand Gesture for Multiple Applications
Hand Gesture for Multiple Applications
 
F B ASED T ALKING S IGNAGE FOR B LIND N AVIGATION
F B ASED  T ALKING  S IGNAGE FOR  B LIND  N AVIGATIONF B ASED  T ALKING  S IGNAGE FOR  B LIND  N AVIGATION
F B ASED T ALKING S IGNAGE FOR B LIND N AVIGATION
 
IRJET- Virtual Eye for Visually Blind People
IRJET-  	  Virtual Eye for Visually Blind PeopleIRJET-  	  Virtual Eye for Visually Blind People
IRJET- Virtual Eye for Visually Blind People
 
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdf
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdfPaper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdf
Paper_39-SRAVIP_Smart_Robot_Assistant_for_Visually_Impaired.pdf
 
Hand Gesture for Multiple Applications
Hand Gesture for Multiple ApplicationsHand Gesture for Multiple Applications
Hand Gesture for Multiple Applications
 
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with Eyeball
 
15mafaz wali--final (1)
15mafaz wali--final (1)15mafaz wali--final (1)
15mafaz wali--final (1)
 
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired people
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired peopleALTERNATE EYES FOR BLIND advanced wearable for visually impaired people
ALTERNATE EYES FOR BLIND advanced wearable for visually impaired people
 
IRJET-Voice Assisted Blind Stick using Ultrasonic Sensor
IRJET-Voice Assisted Blind Stick using Ultrasonic SensorIRJET-Voice Assisted Blind Stick using Ultrasonic Sensor
IRJET-Voice Assisted Blind Stick using Ultrasonic Sensor
 
G017133033
G017133033G017133033
G017133033
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
(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
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
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
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
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
 
(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...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
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
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Detection of immovable objects on visually impaired people walking aids

  • 1. TELKOMNIKA, Vol.17, No.2, April 2019, pp.580~585 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v17i2.9933  580 Received May 19, 2018; Revised October 24, 2018; Accepted November 22, 2018 Detection of immovable objects on visually impaired people walking aids Abdurrasyid Abdurrasyid* 1 , Indrianto Indrianto 2 , Rakhmat Arianto 3 Informatics Engineering/Sekolah Tinggi Teknik PLN, Menara PLN, Jalan Lingkar Luar Barat Duri Kosambi Cengkareng Jakarta Barat, 11750, Indonesia *Corresponding author, e-mail: arasyid@sttpln.ac.id 1 , indrianto@sttpln.ac.id 2 , arianto@sttpln.ac.id 3 Abstract One consequence of a visually impaired (blind) person is a lack of ability in the activities related to the orientation and mobility. Blind person uses a stick as a tool to know the objects that surround him/her.The objective of this research is to develop a tool for blind person which is able to recognize what object in front of him/her when he/she is walking. An attached camera will obtain an image of an object which is then processed using template matching method to identify and trace the image of the object. After getting the image of the object, furthermore calculate and compare it with the data training. The output is produced in the form of sound that in accordance with the object. The result of this research is that the best slope and distance for the template matching method to properly detect silent objects is 90 degrees and 2 meters. Keywords: image processing, object detection, template matching, visual impairment, walking aids Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction Visual impairment can be classified according to the maximum ability of the sensory correction of vision to light entering the eyes. The definition of blindness according to the World Health Organization is the ability of maximum correction of vision of the sense of vision possessed by a person less than 20/500 or has a visual field of less than 10 degrees so the brain can not receive information about objects and light coming into the eye [1]. Impaired vision can cause humans unable to perform daily activities such as driving vehicle, reading text, socializing with others, and walking to a certain destination. To improve the mobility of the visual impairment, some researchers try to help by developing electronic travel aids (ETA) available in various forms, such as: handheld devices, smart canes, wearable system, and image-based detection. However, the rate of use of ETA for visually impaired people is quite low [2]. This condition is not caused by the resistive action of visually impaired people towards ETA, but more due to the function and usefulness of ETA that does not meet the needs of its users so that required further development. This can be proved by the lack of visually impaired people using ETA. The guidelines of the National Research Council states that the ETA developed tools should assist in terms of detecting obstacles that exist in the lower and upper part of human body to achieve a level of mobility that is safe, understand the surface structure, and give travel information. It should also deal directly with the natural sensory channels [3]. Some existing ETAs, have adopted some parts of the guidelines. Some examples of existing ETAs, such as NavBelt [4] that use robots to help visually impaired people to know the circumstances around as a substitute for pets but requires the effort of the user to understand the sound issued by the robot. There is also ETA that utilizes ultrasonic sensor technology such as GuideCane [5]; a cane that is used by visually impaired person to detect the surface level of the road in front of it and the objects around it. K-Sonar Cane [6]; this tool uses sound wave technology to detect the distance of objects around its users and the tool will give a warning in the form of sound so the user must really pay attention to the sound and separate them from the other sounds around. Research that has just been published with the name of smart blind stick [7] this research uses smart canes that only have two functions which are to classify an obstacles height whether it is low or high and to detect a front hole. There are some deficiencies on some previous researches such as, instead of giving the blind people an audio output, they only put a “beep” alert, in which, at the end [8], those people cannot recognize the object in front of them. Ultracane [5] is a cane tool that uses ultrasonic waves to detect floor-level and head-level obstacles,
  • 2. TELKOMNIKA ISSN: 1693-6930  Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid) 581 and Electronic Mobility Cane (EMC) [2]; a cane-moving tool that detects floor-level and knee-level obstacle by positioning the cane to be held straight. When EMC is used diagonally or skewed, it can reduce the device's detection of obstacles in front. Likewise, with some other tools using echolocation technologies such as CyARM [9], the sonic torch [10], and kaspa system [11, 12], this system requires users to constantly advance their hands to recognize obstacles around them. In addition some ETA technology using the imaged based recognition such as the use of 3D-CMOS to detect object by the image capture sensor however can not recognize detail object [13], RGB-D image-based detection of stairs, pedestrian crosswalks and traffic signs [14], and to help blind persons read text labels and product packaging fromhand-held objects in their daily lives [15] However, from the result of the research, the equipment fails to recognize some objects, like stairs, a bump, or a hole. Based on some literature review, this research will build a tool that is intended for visually impaired people by using a small bag that can be used anywhere and have a camera to detect obstacles around. This camera will take a picture that is in front of the user and recognize whether there is a moving object so that it can prevent the user to bump into it. Images taken by the camera will be processed using Template Matching method have been used with great success over the years as image processing method [16], this method used to recognize obstacles and suggest a sign that should be performed by the user, this method have several benefits such as low storage requirements and its effectiveness when the amount of training data is limited [17], furthermore this method accurate enough to detect objects but no one has used this method on walking aids to help the blind, although this method has been used to identify boards of Scots pine to enables tracking of individual boards through an industrial process [18], Rajithkumar and Mohana used the algorithm to recognized the stone Inscripted Kannada Characters of Different Time Frames Based on Correlation Analysis [19], Bao used template matching algorithm to recognize the object of cucumber where this method is embedded on the harvesting robot [20], Pham used the method for object recognition in infrared video sequences [21], and Principi used the method to so based on some literature review above it can be said that this research has novelty in science on how the template matching method can be effectively used to help people to identify and recognize some silent objects. 2. Research Method The research was conducted in several illustrated phases, such as: user requirement collection, literature study, hardware design formation, implementation of design results, trials, and conclusions. The collection of user needs is done by interviewing visually impaired people about the walking aids being used. Literature study is done by studying some research on visually impaired people walking aids and also research related to Template Matching method. Hardware design is done by collecting the need for tools built and assembled virtually first. The next step is to arrange hardware such as power bank as power source, Ultrasonic Sensor HC SR-04, Raspberry Pi 3 V2 Camera, Raspberry Pi 3 Model B, and earphones so that it can function well. Stages of testing tools that have been assembled, done by providing several different cases so it can know the limits of the ability of the tool assembled. This research uses Template Matching method in which this method is one technique in digital image processing that serves to measure the level of similarity of the input image to a picture as a template by comparing the pixel intensities. The Raspberry camera will take a picture when the ultrasonic censor detects the distance between an object and the user (blind people) is less than 3 meters, where the distance will give the Raspberry mini PC some time to process the picture and also give the time for the user to avoid the object. After it gets the picture, then the template matching method works. the work procedure of the template matching method is by comparing the pixels from the picture taken with the pictures on the data training database so that the comparison result will out; the smaller the SAD value, the more similar the objects compared. Thus, it will recognize the object that is being detected. The formula of the Template Matching method is written in (1) where SAD is Sum of Absolute Difference measure, A pixel in the search image with coordinates has intensity and a pixel in the template with coordinates has intensity . Thus, the absolute difference in the pixel intensities is defined as – [22]. This method is commonly used in several purposes such as quality control [23], as navigation moves the robot [24], and detects the edges of the image [25].
  • 3.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 2, April 2019: 580-585 582 ∑ ∑ (1) At the design stage of the tool, the RES [26] practicum module is used where the module contains the steps needed to design a microcontroller and it has been proven that the module can improve the level of understanding of the students of Sekolah Tinggi Teknik PLN to the field of microcontroller so it is suitable as a reference to design microcontroller which consists of Power Bank as an electrical supplier, Raspberry Pi 3 as a mobile computer, Ultrasonic sensor as a measure of the distance between users with obstacle, Raspberry Pi camera V2 as image capturing, and earphones as a medium of speech that will be heard by the user. The design of the hardware can be seen in Figure 1. 3. Results and Analysis We proposed the design hardware that has been determined, can be seen in Figure 2. Where Ultrasonic Sensor HC SR-04 is used to measure the distance from the user against the obstacle in front of him/her. When the distance between the user and the obstacle is 3 meters, Raspberry Camera Pi 3 V2 will work to capture the obstacle and save it in Raspberry Pi 3 Model B. Then the image will be processed using Template Matching method. The result will show how many image correlations are captured by the camera with a picture that is used as a template (training picture). Raspberries will send output to earphones in the form of sound with voice “awas ada pintu” (beware of the door), “awas ada tangga naik” (beware of the ascending stairs), “awas ada tangga turun” (beware of the decending stairs), and “awas ada dinding” (beware of the wall). Figure 1. Hardware design Figure 2. Proposed of hardware design Before this tool is used, it should be inserted with some images as the training data. In this study, we added several types of pictures such as wall, ascending stairs, descending stairs, and door pictures. Images that are used as the training data will be processed into grayscale images and stored in Raspberry Pi 3. Examples of images used as training data can be seen in Figure 3. (a) (b) (c) (d) Figure 3. Training data example: (a) data training door (b) data training ascending stairs (c) data training descending stairs, and (d) data training wall
  • 4. TELKOMNIKA ISSN: 1693-6930  Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid) 583 Testing the use of the tool is done by using Raspberry Camera which is taking some pictures around the place of research. As in Figure 4 (a) where the picture taken can detect the wall, while in Figure 4 (b) it can detect the descending stairs with the similarity obtained on the handrail of the descending stairs marked by a handle that leads downwards. Figure 4 (c) can detect an ascending stairs with the similarity obtained on an ascending stairs handlebar marked by an ascending staircase, while in Figure 4 (d) it can detect a door with similarity to the door picture and it can be detected well. (a) (b) (c) (d) Figure 4. Some test result After some initial trials, some additional trials were added by adding training data into 4 types of doors, 4 types of ascending stairs, 4 types of descending stairs and 4 types of walls. Then, the test on the tool was done with different distances starting from a distance of 3 meters, 2 meters, and 1 meter. Each distance of the picture taking will be done with a slope of 45 degrees, 90 degrees, and 135 degrees. The results of these trials can be seen in Figure 5. Figure 5. The result of testing with conditions
  • 5.  ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 2, April 2019: 580-585 584 It can be said that the result of this research is that the Raspberry Camera that is effectively embedded with template matching method gives the descriptions of the condition, distance, and slope which can be seen at Figure 5 shows that the tool accuracy results in some conditions where category D and gets the condition when the captured image is an image that has a level of difference up to 50% of the previously stored image so that it always gets accuracy below 50%. In the A, B, and C categories, we used images that are almost similar to the existing images in the training data and taken with the slopes of 45 degrees, 90 degrees, and 135 degrees. The best results are obtained with a slope of 90 degrees where the camera can take a very clear picture and have little noise on the image. For the slopes of 45 degrees and 135 degrees, we have smaller accuracy result but can still give a warning to the user because with the condition of the slope, the image taken has some noises, this kind of test has never been done by the previous researches, especially by those who exercise the template matching method to help the blind people to walk. 4. Conclusion From the results of the research conducted, from the initial stage until the testing process, it can be concluded that to create or build a camera tool model of silent object detection in this study is done through a system development method called template matching method. The design of this research consists of hardware design which is built using main tool components such as Raspberry Pi 3 Model B, Raspberry Pi V2 Camera, HC-SR04 ultrasonic sensor and earphones. This tool works when there are obstacles detected, the camera is instantly capture when a barrier is detected. The Raspberry processes the image captured and the train data. The results of the image captured and the train data is processed. When there is a match on a picture on the train data, e.g. the door, the handsfree sounds alert of door. Then and all components of the tool such as raspberry pi v2 cameras, ultrasonic sensors, and the handsfree will work according to the order of Raspberry or according to the state of the appliance. The result of the template matching method performs comparison of the object using the previously input train data and the result of a sound output that warns the user whether the result matches and does not match. From the result of testing with conditions shown above it can be conclude that the best results for the template matching method can work with fairly good results, even though the dataset is not available so much when in slope conditions of camera are obtained with a slope of 90 degrees where the camera can take a very clear picture and have little noise on the image, and the best distance that the template matching method can detect silents objects well is 2 meters. For the next research, we need to add the number of images as the train data because the Matching Template algorithm is very dependent on the number and variation of the stored image as training data to be able to recognize more obstacles, when the image taking process of an obstacle must be clear and focus because if the image gets blur, then the object in the image will not be detected, and the need for a certain algorithm that can stabilize the camera when the tool is used while walking. Acknowledgement This research is funded by the Directorate of Research and Community Service, Directorate General of Strengthening the Research and Development, Ministry of Research, Technology and Higher Education on the Research Scheme of Beginner Lecturers, and we also thank the STT PLN for the support and assistance of the given complementary funds. References [1] DAL Maberley et al. The prevalence of low vision and blindness in Canada. Eye. 2006; 20(3): 341– 346. [2] S Bhatlawande, M Mahadevappa, J Mukherjee, M Biswas, D Das, S Gupta. Design, development, and clinical evaluation of the electronic mobility cane for vision rehabilitation. IEEE Trans. Neural Syst. Rehabil. Eng. 2014; 22(6): 1148–1159. [3] D Dakopoulos, NG Bourbakis. Wearable obstacle avoidance electronic travel aids for blind: A survey. IEEE Trans. Syst. Man Cybern. Part C Appl. Rev. 2010; 40(1): 25–35
  • 6. TELKOMNIKA ISSN: 1693-6930  Detection of immovable objects on visually impaired people... (Abdurrasyid Abdurrasyid) 585 [4] S Shoval, J Borenstein, Y Koren. The NavBelt - A computerized travel aid for the blind based on mobile robotics technology. IEEE Trans. Biomed. Eng. 1998; 45(11): 1376–1386. [5] UIJ Borenstein. The GuideCane -- Applying Mobile Robot Technologies to Assist the Visual Impaired. IEEE Trans. Syst. Man, Cybern. - Part A Syst. Humans. 2001; 31(2): 131–136. [6] M Hersh, MA Johnson. Assistive Technology for Visually Impaired and Blind People. 1st ed. Springer Publishing Company, Incorporated. 2008. [7] MM Billah. Design and Analysis of a Smart Blind Stick for Visual Impairment. Indones. J. Electr. Eng. Comput. Sci. 2018; 11(3). [8] D Pratama, DA Hakim, Y Prasetya, NR Febriandika, M Trijati, U Fadlilah. Designing Tools and Applications for Persons with Blindness Based on an Android Smartphone (in Indonesia: Rancang Bangun Alat dan Aplikasi untuk Para Penyandang Tunanetra Berbasis Smartphone Android). Khazanah Inform. J. Ilmu Komput. dan Inform. 2016; 2(1): 14–19. [9] K Ito et al.. CyARM: An Alternative Aid Device for Blind Persons. in CHI ’05 Extended Abstracts on Human Factors in Computing Systems. 2005: 1483–1488. [10] L Kay. Electronic aids for blind persons: an interdisciplinary subject. IET Proc. A (Physical Sci. Meas. Instrumentation, Manag. Educ. Rev. 1984; 131(7): 559–576. [11] M Bousbia-Salah, M Bettayeb, A Larbi. A navigation aid for blind people. J. Intell. Robot. Syst. Theory Appl. 2011; 64(3–4): 387–400. [12] JA Brabyn. New Developments in Mobility and Orientation Aids for the Blind. IEEE Trans. Biomed. Eng. 1982; BME-29(4): 285–289. [13] L Dunai, G Peris-Fajarnés, E Lluna, B Defez. Sensory navigation device for blind people. J. Navig. 2013; 66(3): 349–362. [14] S Wang, H Pan, C Zhang, Y Tian. RGB-D image-based detection of stairs, pedestrian crosswalks and traffic signs. J. Vis. Commun. Image Represent. 2014; 25(2): 263–272. [15] C Yi, Y Tian, A Arditi. Portable camera-based assistive text and product label reading from hand-held objects for blind persons. IEEE/ASME Trans. Mechatronics. 2014; 19(3): 808–817. [16] T Dekel, S Oron, M Rubinstein, S Avidan, WT Freeman. Best-Buddies Similarity for robust template matching. Proc. IEEE Comput. Soc. Conf. Comput. Vis. Pattern Recognit. 2015; 07–12–June: 2021–2029. [17] E Principi, S Squartini, E Cambria, F Piazza. Acoustic template-matching for automatic emergency state detection: An ELM based algorithm. Neurocomputing. 2015; 149 (Part A: 426–434). [18] E Johansson, T Pahlberg, O Hagman. Fast visual recognition of Scots pine boards using template matching. Comput. Electron. Agric. 2015; 118: 85–91. [19] BK Rajithkumar, HS Mohana. Template Matching Method for Recognition of Stone Inscripted Kannada Characters of Different Time Frames based on Correlation Analysis. Int. J. Electr. Comput. Eng. 2014; 3(3): 719–729. [20] G Bao, S Cai, L Qi, Y Xun, L Zhang, Q Yang. Multi-template matching algorithm for cucumber recognition in natural environment. Comput. Electron. Agric. 2016; 127: 754–762. [21] I Pham, R Jalovecky, M Polasek. Using template matching for object recognition in infrared video sequences. IEEE. 2015; 2(1): 1–9. [22] R Brunelli, Template Matching Techniques in Computer Vision: Theory and Practice. John Wiley & Sons, Ltd. 2009. [23] MS Aksoy, O Torkul, IH Cedimoglu. An industrial visual inspection system that uses inductive learning. J. Intell. Manuf. 2004; 15(4): 569–574. [24] T Kyriacou, G Bugmann, S Lauria. Vision-based urban navigation procedures for verbally instructed robots. Rob. Auton. Syst. 2005; 51(1): 69–80. [25] WC Yang, Edge Detection Using Template Matching (Image Processing, Threshold Logic, Analysis, Filters). 1985; 288. [26] I Indrianto, MNI Susanti, R Arianto, R Ruli. Embedded System Practicum Module Design to Increase Student Comprehension of Microcontroller. TELKOMNIKA Telecommunication Computing Electronics and Control. 2018; 16(1): 53–60.