SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1846
Smart Helmet for Visually Impaired
Salman Shaikh1, Saiyed Farhan Jafar2, Karan Sosa3, Pratap Nair4
1,2,3Student, Dept. of Computer Engineering, K C College of Engineering and Management Studies & Research,
Thane, Maharashtra, India
4Asst. Professor, Dept. of Computer Engineering, K C College of Engineering and Management Studies & Research,
Thane, Maharashtra, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract –This paper proposes a prototype, Smart Helmet,
for aiding visually impaired to identify commonreallifeobject
such as a person, car, cat, dog, bottle, etc. Our system use
Object Detection of Computer Vision to identify objects, Text-
to-Speech to provide an audio output about what object is in
front of the user and GPS for navigating to home and SOS. The
Prototype is implemented using a Raspberry Pi computer
along with Pi Camera and GPS Module. The main purpose of
this project is to help user identify the object on real-time.
Key Words: VisuallyImpaired,ComputerVision,Text-to-
Speech, GPS, Raspberry Pi, Pi Camera, GPS Module
1. INTRODUCTION
Visual impairment, also calledasvisionimpairmentorvision
loss, is the decreased ability to see to a degree that causes
complications that are not fixable by usual means, such as
glasses. Some also include those who have no access to
glasses or contact lenses at earlier stages of poor vision.
Visual impairment is not blindness, the term blindness is
used for complete or nearly complete vision loss. Visual
impairment may cause people difficulties with normal daily
activities such as walking, reading, driving and socializing.
Visual impaired rely heavily on sensory organs for object
identification which is effective but not efficient. Take the
case of identification of a person, a visually impaired can
identify a person based on his/her voice, but voice can be
mimicked, which can mislead the visual impaired. Our
system can identify a person byrunningobjectdetectionand
facial recognition.
2. RELATED WORK
2.1. Ground and ObstacleDetectionAlgorithm[1]
This algorithm is based on 3D depth image obtained from
RGB-D camera and attitude angles obtained from attitude
angle sensor. Instead of growing threshold, the Sobel edges
of image and the boundaries of region are adequate for
consideration in the algorithm to improve detection
accuracy. Seeds are chosen according to the edges of image,
and the stops of growing refers to the Sobel edges of images
and growing threshold. The ground and obstacles are
roughly detected after region growing, however, all of the
regions are not intended.Therefore, regionsarecombinedor
excluded according to their boundaries. The results of the
algorithm enables the user to differentiate obstacles from
the ground.
2.2. Ultrasonic Sensors[2]
This cost efficient guidance system is based on an AT89C52
microcontroller and is developed for facilitating visually
impaired. Ultrasonic sensorsareusedtocalculatedistanceof
the obstacles around the user to guide him/her to a safe
path. Output is in the form of voice commands which the
visual impaired can hear through an audio output e.g., right,
left, etc. There’s also an advance mode where thesystem will
be able to recognize objects using image processing
algorithms.
2.3. IP Cameras for Indoor Navigation[3]
This paper describes a new approach of an ambient
navigation system that would aid the visually impaired or
blind for indoor navigation (house, office, etc.) without any
assistance. The system is composed of IP cameras attached
to the ceiling of each room and the smart phone of the
subject is used as human machine interface (HMI). Frames
are sent to a computer that analyzes the environment,
detects and recognizes objects. A computer vision guidance
algorithm is designed and used to help the user reach his
desired destination with obstacle detection. Feedbacks
(alerts, route) are output voice messages by the application
to the user. This system provides a reliable solution to assist
users in their indoor environment providing them a safe
route with obstacle avoidance.
2.4. ComputerVisionandTextRecognitionusing
Android Smartphone[5]
The system that uses existing technologies such as the
Optical Character Recognition (OCR) and Text-to-Speech
(TTS) available on an Android smartphone, to automatically
identify and recognize texts and signs in the environment
and help the users navigate. The proposed system uses a
combination of computervisionandInternetconnectivity on
an Android smartphone to recognize signs, reconstruct
sentences and convert them to speech.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1847
2.5. Virtual White Cane[6]
The Virtual White Cane uses a laser pointer and smartphone
to simulate a cane. The laser aligns with the camera to
generate a baseline and pan angle.
The camera captures the laser’s reflection off the planar
surface, which become input to a smartphone application
that uses active triangulation to calculate the object’s
distance from the user. The application then uses the
smartphone’s vibration to alert the user to the object’s
proximity.
The user carries an Android Smartphone coupled with a
laser pointer. The device simulates a white cane vibrating in
the presence of obstacles where the user is pointing to. The
metallic structure couples the laser pointer and the user’s
smartphone. As the laser points to an object near the user, a
smartphone applicationuses activetriangulationtomeasure
the object’s distance and causes the smartphone to vibrate.
As the object gets closer, the vibration intensity increases.
2.6. Vibratory Belt[6]
The Vibratory Belt consists of a Kinect camera connected to
an embedded computer,aninertial measurementunit(IMU),
and three small vibrating motors. The camera provides
depth images, and the computer calculates the distance of
the closest obstacles in three positions in front of the user.
To separate the objects from the floor, theIMUcalculatesthe
camera’s orientation.
Obstacle detection by vibrations across waistline through
the Belt with three motors; an embedded computer and a
Kinect sensor. The Vibratory Belt is easy to use, does not
block hearing and detects head-level obstacles. But it is
generally used for indoor operations or controlled
environments only.
3. PROPOSED METHODOLOGY
3.1. Basic System Flow
The figure 1 shows the basic flow of the Object Detection
Processing of the system. The camera capturesthelivevideo
stream and and send it to the raspberry Pi. The Raspberry Pi
inputs the video stream and runs it through the object
detection algorithm whichdetectsandrecognisestheobjects
as a class and uses text-to-speech to translate the objects as
Audio Output.
Figure 1
3.2. Bock Diagram
The figure 2 depict the block diagram of the system. The
System consist of a Power Supply Raspberry Pi, Pi Camera,
GPS Module, 4G Dongle and Stress Button.
Figure 2
The Raspberry Pi used is a 3rd generation Model B+ with
ARM Cortex-A53 1.4GHz Processor and 1GB SRAM. The
Power Supply provided to the Raspberry Pi is of 5V 2.5 mAh
through a standard USB Power Cable from a Power Bank.
The Pi Camera v2 is connected to the Raspberry Pi by the
ribbon cable port on the Raspberry Pi through the ribbon
cable of the Pi Camera. The GPS Module is provided with a
3.3V power supply from the 3.3 V VCC and GNDGPIOpins on
the Raspberry Pi. And TX and RX of the GPS Module is
connected with the RX and TX GPIOpinsontheRaspberryPi.
The 4G Dongle, which will providetheinternetconnectionto
the system, is connected to the Raspberry Pi using the USB
port. The Stress buttons are implemented by programming
the GPIO pins.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1848
3.3. Object Detection Flow Chart
Figure 3
The figure 3 describes the flow of the system. It starts from
acquiring the Live Video Stream from the Pi Camera and
passing it on to the Object Detection Algorithm, where the
objects are detected and recognized. Once the objects are
recognized, the system checks if he objects requires OCR
processing. The OCR processing are requires for object such
as road signs, traffic signs and work ahead signs. Iftheobject
detected requires OCR, the objects are processed for text
extractions. Once the text is extracted, the Text-to-speech
converts the text to audio output. If the object doesn’t
requires OCR, the System just converts the labels to audio
output.
4. TECHNOLOGY USED
4.1. Software
4.1.1. Object Detection
Object detection is a branch of computer vision and image
processing that deals with detecting instances of semantic
objects of a certain class (such as cats, dogs, humans,
buildings, or cars) in digital videos and images. Object
detection has applications in many areas ofcomputervision,
including image retrieval and video surveillance.
It is widely used in computer vision task such as face
detection, face recognition, video object co-segmentation. In
our system, object detection is used to detect variousclasses
of objects that can aid visual impaired to carry out mundane
tasks.
4.1.2. OpenCV3
OpenCV (or Open source computer vision) is a libraryaimed
at real-time computer vision. We’ll be using OpenCV3 along
with the deep learning framework Caffe Model for
implementing Object Detection.
4.1.3. pytesseract
OCR (or Optical Character Recognition) is the electronic
conversion of images of typed, handwritten or printed text
into machine-encoded text. We have used the python
implementation of tesseract (anOCRengine),pytesseract for
OCR processing of object such as roads and traffic signs for
text extraction.
4.1.4. GTTS
Google Cloud Text-to-Speech converts text into human-like
speech in over 100 voices across20+languagesandvariants.
It applies groundbreaking research in speech synthesis
called WaveNet and Google's powerful neural networks to
deliver high-fidelity audio output. We are using Google’s
GTTS for providing audio outputs to the user.
4.1.5. GPSD
GPSD is a daemon that receives data from a GPSreceiverand
provides the data back to multiple applications such as GPS
navigation software. It provides a unified interface to
receivers of different types. GPSD is used to extract GPS
Coordinates (latitude and longitude) from the GPS module
for tracking the user.
4.1.6. SMS Gateway
An SMS Gateway enables a system to send and receive SMS
messages to and from a SMS capable device over the global
telecom network (normally to a mobile phone). An SMS
Gateway is used for sending SOS message fromthesystemin
case of an emergency.
4.2. Hardware
4.2.1. Raspberry Pi 3 Model B+
The B+ model of the Raspberry Pi 3 is used as its ARM
Cortex-A53 1.4GHz Processor and 1GB SRAM is reliable for
performing object detection algorithms along with other
processing for GTTS, GPS, SMS and more. Also its size makes
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1849
it suitable for this application as the system is supposed to
be mobile.
4.2.2. Pi Camera v2
The Pi Camera v2 having 8 megapixel Sony IMX219 image
sensor is customly designed add-on board for Raspberry Pi
and is used to provide live video input to the Raspberry Pi
for Object detection.
4.2.3. GPS Module
The Neo-6M GPS Module is used for tracking user by
extracting the live location from the module and processing
it through the Pi.
5. ADVANTAGES
 Object Detection of upto 15 objects per frame
 SOS Message can be sent to registered mobile numbers
along with the current location of the user.
 Direction to Home, audio direction to home from
current location with both walking and public transit
mode depending upon the distance.
6. LIMITATIONS
 The system have a latency of 2-4 seconds due to
processing limitations of the Raspberry Pi.
 Neo-6M is accurate to 2.5-10m depending upon the
surrounding.
7. CONCLUSION
We have implemented the smart helmet using Object
Detection on Raspberry Pi for helping user identify real-life
object on real-time. Thesystemalsoservesasa way-to-home
and an SOS messenger for the user. Our system is a stepping
stone for a more advance system for visually impaired. The
advancements in our system will result in low latency,
higher processing speed, higher accuracy, higher efficiency,
more features such as live location updates, etc.
8. REFERENCES
[1] Ruiqi Cheng*, Kaiwei Wang*, Kailun Yang*, Xiangdong
Zhao*, *State Key Laboratory of Modern Optical
Instrumentation,ZhejiangUniversity,China.“AGROUND
AND OBSTACLE DETECTION ALGORITHM FOR THE
VISUALLY IMPAIRED”
[2] Asim Iqbal, Umar Farooq, Hassan Mahmood,Muhammad
Usman Asad, Department of Electrical Engineering,
University of The Punjab, Lahore-54590, Pakistan. “A
Low Cost Artificial Vision System for Visually Impaired
People”. 2009 Second International Conference on
Computer and Electrical Engineering
[3] Kabalan Chaccour, Georges Badr, “Computer vision
guidance system for indoor navigation of visually
impaired people”. 2016 IEEE 8th International
Conference on Intelligent Systems.
[4] Adrian Bhai Rosebrock, PhD Computer Science-
Computer VisionandMachineLearningattheUniversity
of Maryland, Baltimore County.
https://www.pyimagesearch.com/
[5] Hao Jiang, Thomas Gonnot, Won-Jae Yi and Jafar Saniie
Department of Electrical and Computer Engineering
Illinois Institute of Technology, Chicago, Illinois, USA.
“Computer Vision and Text Recognition for Assisting
Visually Impaired People using Android Smartphone”
[6] Juan R. Terven and Joaquín Salas, Instituto Politécnico
Nacional, Mexico Bogdan Raducanu, Computer Vision
Center, Spain. “New OpportunitiesforComputerVision–
Based Assistive Technology Systems for the Visually
Impaired”.

Más contenido relacionado

La actualidad más candente

IRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with GogglesIRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with GogglesIRJET Journal
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET Journal
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET Journal
 
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET Journal
 
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Associate Professor in VSB Coimbatore
 
2D mapping using omni-directional mobile robot equipped with LiDAR
2D mapping using omni-directional mobile robot equipped with LiDAR2D mapping using omni-directional mobile robot equipped with LiDAR
2D mapping using omni-directional mobile robot equipped with LiDARTELKOMNIKA JOURNAL
 
IRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET Journal
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET Journal
 
IRJET- Personal Assistant for Visually Impaired People in Malls
IRJET-  	  Personal Assistant for Visually Impaired People in MallsIRJET-  	  Personal Assistant for Visually Impaired People in Malls
IRJET- Personal Assistant for Visually Impaired People in MallsIRJET Journal
 
IRJET- Improvising Reliability of Autonomous Car using Risk Detection
IRJET-  	  Improvising Reliability of Autonomous Car using Risk DetectionIRJET-  	  Improvising Reliability of Autonomous Car using Risk Detection
IRJET- Improvising Reliability of Autonomous Car using Risk DetectionIRJET Journal
 
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET Journal
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainIRJET Journal
 
IRJET- Smart Tracking System for School Buses for Ensuring Child Security...
IRJET-  	  Smart Tracking System for School Buses for Ensuring Child Security...IRJET-  	  Smart Tracking System for School Buses for Ensuring Child Security...
IRJET- Smart Tracking System for School Buses for Ensuring Child Security...IRJET Journal
 
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...IOSR Journals
 
Fnal year project on iot accident detection and tracking system 26-may 21'
 Fnal year project on iot accident detection and tracking system  26-may 21' Fnal year project on iot accident detection and tracking system  26-may 21'
Fnal year project on iot accident detection and tracking system 26-may 21'ankitadeokate
 
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...IRJET Journal
 
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET-  	  IoT and ML based Smart TV for Child Eyes SafetyIRJET-  	  IoT and ML based Smart TV for Child Eyes Safety
IRJET- IoT and ML based Smart TV for Child Eyes SafetyIRJET Journal
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET Journal
 
Positionit android app
Positionit android appPositionit android app
Positionit android appSherin Green
 

La actualidad más candente (20)

IRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with GogglesIRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
IRJET- Bemythirdeye- A Smart Electronic Blind Stick with Goggles
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoT
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement TrailerIRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET- Survey Paper on Automatic Cart Movement Trailer
 
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
 
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
 
2D mapping using omni-directional mobile robot equipped with LiDAR
2D mapping using omni-directional mobile robot equipped with LiDAR2D mapping using omni-directional mobile robot equipped with LiDAR
2D mapping using omni-directional mobile robot equipped with LiDAR
 
IRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation System
 
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGEDNECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
 
IRJET- Personal Assistant for Visually Impaired People in Malls
IRJET-  	  Personal Assistant for Visually Impaired People in MallsIRJET-  	  Personal Assistant for Visually Impaired People in Malls
IRJET- Personal Assistant for Visually Impaired People in Malls
 
IRJET- Improvising Reliability of Autonomous Car using Risk Detection
IRJET-  	  Improvising Reliability of Autonomous Car using Risk DetectionIRJET-  	  Improvising Reliability of Autonomous Car using Risk Detection
IRJET- Improvising Reliability of Autonomous Car using Risk Detection
 
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb PeopleIRJET-  	  Sign Language and Gesture Recognition for Deaf and Dumb People
IRJET- Sign Language and Gesture Recognition for Deaf and Dumb People
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining Domain
 
IRJET- Smart Tracking System for School Buses for Ensuring Child Security...
IRJET-  	  Smart Tracking System for School Buses for Ensuring Child Security...IRJET-  	  Smart Tracking System for School Buses for Ensuring Child Security...
IRJET- Smart Tracking System for School Buses for Ensuring Child Security...
 
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...
Authenticated Access Control for Vehicle Ignition System by Smart Card and Fi...
 
Fnal year project on iot accident detection and tracking system 26-may 21'
 Fnal year project on iot accident detection and tracking system  26-may 21' Fnal year project on iot accident detection and tracking system  26-may 21'
Fnal year project on iot accident detection and tracking system 26-may 21'
 
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...IRJET-  	  Convenience Improvement for Graphical Interface using Gesture Dete...
IRJET- Convenience Improvement for Graphical Interface using Gesture Dete...
 
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET-  	  IoT and ML based Smart TV for Child Eyes SafetyIRJET-  	  IoT and ML based Smart TV for Child Eyes Safety
IRJET- IoT and ML based Smart TV for Child Eyes Safety
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
 
Positionit android app
Positionit android appPositionit android app
Positionit android app
 

Similar a IRJET- Smart Helmet for Visually Impaired

IRJET - Gesture Controlled Home Automation using CNN
IRJET -  	  Gesture Controlled Home Automation using CNNIRJET -  	  Gesture Controlled Home Automation using CNN
IRJET - Gesture Controlled Home Automation using CNNIRJET Journal
 
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...
IRJET- Intrusion Detection through Image Processing and Getting Notified ...IRJET Journal
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in roboticsIAEME Publication
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in roboticsIAEME Publication
 
Voice Assistance Based Remote Surveillance System
Voice Assistance Based Remote Surveillance SystemVoice Assistance Based Remote Surveillance System
Voice Assistance Based Remote Surveillance SystemIRJET Journal
 
IRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET Journal
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemIRJET Journal
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET Journal
 
IRJET- Cloth Matching and Color Selection using Intelligent Robotic System
IRJET- Cloth Matching and Color Selection using Intelligent Robotic SystemIRJET- Cloth Matching and Color Selection using Intelligent Robotic System
IRJET- Cloth Matching and Color Selection using Intelligent Robotic SystemIRJET Journal
 
Smart Surveillance System through Computer Vision
Smart Surveillance System through Computer VisionSmart Surveillance System through Computer Vision
Smart Surveillance System through Computer VisionIRJET Journal
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasIRJET Journal
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry PiIRJET Journal
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET Journal
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceIRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMIRJET Journal
 
Human Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueHuman Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueIRJET Journal
 
IRJET- Border Security using Computer Vision
IRJET- Border Security using Computer VisionIRJET- Border Security using Computer Vision
IRJET- Border Security using Computer VisionIRJET Journal
 
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
IRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCVIRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCV
IRJET- Collision Avoidance based on Obstacle Detection using OpenCVIRJET Journal
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET Journal
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaIRJET Journal
 

Similar a IRJET- Smart Helmet for Visually Impaired (20)

IRJET - Gesture Controlled Home Automation using CNN
IRJET -  	  Gesture Controlled Home Automation using CNNIRJET -  	  Gesture Controlled Home Automation using CNN
IRJET - Gesture Controlled Home Automation using CNN
 
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in robotics
 
Visual pattern recognition in robotics
Visual pattern recognition in roboticsVisual pattern recognition in robotics
Visual pattern recognition in robotics
 
Voice Assistance Based Remote Surveillance System
Voice Assistance Based Remote Surveillance SystemVoice Assistance Based Remote Surveillance System
Voice Assistance Based Remote Surveillance System
 
IRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion DetectionIRJET- Survey on Face-Recognition and Emotion Detection
IRJET- Survey on Face-Recognition and Emotion Detection
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance System
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
 
IRJET- Cloth Matching and Color Selection using Intelligent Robotic System
IRJET- Cloth Matching and Color Selection using Intelligent Robotic SystemIRJET- Cloth Matching and Color Selection using Intelligent Robotic System
IRJET- Cloth Matching and Color Selection using Intelligent Robotic System
 
Smart Surveillance System through Computer Vision
Smart Surveillance System through Computer VisionSmart Surveillance System through Computer Vision
Smart Surveillance System through Computer Vision
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured Areas
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
Human Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueHuman Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision Technique
 
IRJET- Border Security using Computer Vision
IRJET- Border Security using Computer VisionIRJET- Border Security using Computer Vision
IRJET- Border Security using Computer Vision
 
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
IRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCVIRJET-  	  Collision Avoidance based on Obstacle Detection using OpenCV
IRJET- Collision Avoidance based on Obstacle Detection using OpenCV
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually Impaired
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social Media
 

Más de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Más de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...Amil Baba Dawood bangali
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsDILIPKUMARMONDAL6
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 

Último (20)

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teams
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 

IRJET- Smart Helmet for Visually Impaired

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1846 Smart Helmet for Visually Impaired Salman Shaikh1, Saiyed Farhan Jafar2, Karan Sosa3, Pratap Nair4 1,2,3Student, Dept. of Computer Engineering, K C College of Engineering and Management Studies & Research, Thane, Maharashtra, India 4Asst. Professor, Dept. of Computer Engineering, K C College of Engineering and Management Studies & Research, Thane, Maharashtra, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract –This paper proposes a prototype, Smart Helmet, for aiding visually impaired to identify commonreallifeobject such as a person, car, cat, dog, bottle, etc. Our system use Object Detection of Computer Vision to identify objects, Text- to-Speech to provide an audio output about what object is in front of the user and GPS for navigating to home and SOS. The Prototype is implemented using a Raspberry Pi computer along with Pi Camera and GPS Module. The main purpose of this project is to help user identify the object on real-time. Key Words: VisuallyImpaired,ComputerVision,Text-to- Speech, GPS, Raspberry Pi, Pi Camera, GPS Module 1. INTRODUCTION Visual impairment, also calledasvisionimpairmentorvision loss, is the decreased ability to see to a degree that causes complications that are not fixable by usual means, such as glasses. Some also include those who have no access to glasses or contact lenses at earlier stages of poor vision. Visual impairment is not blindness, the term blindness is used for complete or nearly complete vision loss. Visual impairment may cause people difficulties with normal daily activities such as walking, reading, driving and socializing. Visual impaired rely heavily on sensory organs for object identification which is effective but not efficient. Take the case of identification of a person, a visually impaired can identify a person based on his/her voice, but voice can be mimicked, which can mislead the visual impaired. Our system can identify a person byrunningobjectdetectionand facial recognition. 2. RELATED WORK 2.1. Ground and ObstacleDetectionAlgorithm[1] This algorithm is based on 3D depth image obtained from RGB-D camera and attitude angles obtained from attitude angle sensor. Instead of growing threshold, the Sobel edges of image and the boundaries of region are adequate for consideration in the algorithm to improve detection accuracy. Seeds are chosen according to the edges of image, and the stops of growing refers to the Sobel edges of images and growing threshold. The ground and obstacles are roughly detected after region growing, however, all of the regions are not intended.Therefore, regionsarecombinedor excluded according to their boundaries. The results of the algorithm enables the user to differentiate obstacles from the ground. 2.2. Ultrasonic Sensors[2] This cost efficient guidance system is based on an AT89C52 microcontroller and is developed for facilitating visually impaired. Ultrasonic sensorsareusedtocalculatedistanceof the obstacles around the user to guide him/her to a safe path. Output is in the form of voice commands which the visual impaired can hear through an audio output e.g., right, left, etc. There’s also an advance mode where thesystem will be able to recognize objects using image processing algorithms. 2.3. IP Cameras for Indoor Navigation[3] This paper describes a new approach of an ambient navigation system that would aid the visually impaired or blind for indoor navigation (house, office, etc.) without any assistance. The system is composed of IP cameras attached to the ceiling of each room and the smart phone of the subject is used as human machine interface (HMI). Frames are sent to a computer that analyzes the environment, detects and recognizes objects. A computer vision guidance algorithm is designed and used to help the user reach his desired destination with obstacle detection. Feedbacks (alerts, route) are output voice messages by the application to the user. This system provides a reliable solution to assist users in their indoor environment providing them a safe route with obstacle avoidance. 2.4. ComputerVisionandTextRecognitionusing Android Smartphone[5] The system that uses existing technologies such as the Optical Character Recognition (OCR) and Text-to-Speech (TTS) available on an Android smartphone, to automatically identify and recognize texts and signs in the environment and help the users navigate. The proposed system uses a combination of computervisionandInternetconnectivity on an Android smartphone to recognize signs, reconstruct sentences and convert them to speech.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1847 2.5. Virtual White Cane[6] The Virtual White Cane uses a laser pointer and smartphone to simulate a cane. The laser aligns with the camera to generate a baseline and pan angle. The camera captures the laser’s reflection off the planar surface, which become input to a smartphone application that uses active triangulation to calculate the object’s distance from the user. The application then uses the smartphone’s vibration to alert the user to the object’s proximity. The user carries an Android Smartphone coupled with a laser pointer. The device simulates a white cane vibrating in the presence of obstacles where the user is pointing to. The metallic structure couples the laser pointer and the user’s smartphone. As the laser points to an object near the user, a smartphone applicationuses activetriangulationtomeasure the object’s distance and causes the smartphone to vibrate. As the object gets closer, the vibration intensity increases. 2.6. Vibratory Belt[6] The Vibratory Belt consists of a Kinect camera connected to an embedded computer,aninertial measurementunit(IMU), and three small vibrating motors. The camera provides depth images, and the computer calculates the distance of the closest obstacles in three positions in front of the user. To separate the objects from the floor, theIMUcalculatesthe camera’s orientation. Obstacle detection by vibrations across waistline through the Belt with three motors; an embedded computer and a Kinect sensor. The Vibratory Belt is easy to use, does not block hearing and detects head-level obstacles. But it is generally used for indoor operations or controlled environments only. 3. PROPOSED METHODOLOGY 3.1. Basic System Flow The figure 1 shows the basic flow of the Object Detection Processing of the system. The camera capturesthelivevideo stream and and send it to the raspberry Pi. The Raspberry Pi inputs the video stream and runs it through the object detection algorithm whichdetectsandrecognisestheobjects as a class and uses text-to-speech to translate the objects as Audio Output. Figure 1 3.2. Bock Diagram The figure 2 depict the block diagram of the system. The System consist of a Power Supply Raspberry Pi, Pi Camera, GPS Module, 4G Dongle and Stress Button. Figure 2 The Raspberry Pi used is a 3rd generation Model B+ with ARM Cortex-A53 1.4GHz Processor and 1GB SRAM. The Power Supply provided to the Raspberry Pi is of 5V 2.5 mAh through a standard USB Power Cable from a Power Bank. The Pi Camera v2 is connected to the Raspberry Pi by the ribbon cable port on the Raspberry Pi through the ribbon cable of the Pi Camera. The GPS Module is provided with a 3.3V power supply from the 3.3 V VCC and GNDGPIOpins on the Raspberry Pi. And TX and RX of the GPS Module is connected with the RX and TX GPIOpinsontheRaspberryPi. The 4G Dongle, which will providetheinternetconnectionto the system, is connected to the Raspberry Pi using the USB port. The Stress buttons are implemented by programming the GPIO pins.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1848 3.3. Object Detection Flow Chart Figure 3 The figure 3 describes the flow of the system. It starts from acquiring the Live Video Stream from the Pi Camera and passing it on to the Object Detection Algorithm, where the objects are detected and recognized. Once the objects are recognized, the system checks if he objects requires OCR processing. The OCR processing are requires for object such as road signs, traffic signs and work ahead signs. Iftheobject detected requires OCR, the objects are processed for text extractions. Once the text is extracted, the Text-to-speech converts the text to audio output. If the object doesn’t requires OCR, the System just converts the labels to audio output. 4. TECHNOLOGY USED 4.1. Software 4.1.1. Object Detection Object detection is a branch of computer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as cats, dogs, humans, buildings, or cars) in digital videos and images. Object detection has applications in many areas ofcomputervision, including image retrieval and video surveillance. It is widely used in computer vision task such as face detection, face recognition, video object co-segmentation. In our system, object detection is used to detect variousclasses of objects that can aid visual impaired to carry out mundane tasks. 4.1.2. OpenCV3 OpenCV (or Open source computer vision) is a libraryaimed at real-time computer vision. We’ll be using OpenCV3 along with the deep learning framework Caffe Model for implementing Object Detection. 4.1.3. pytesseract OCR (or Optical Character Recognition) is the electronic conversion of images of typed, handwritten or printed text into machine-encoded text. We have used the python implementation of tesseract (anOCRengine),pytesseract for OCR processing of object such as roads and traffic signs for text extraction. 4.1.4. GTTS Google Cloud Text-to-Speech converts text into human-like speech in over 100 voices across20+languagesandvariants. It applies groundbreaking research in speech synthesis called WaveNet and Google's powerful neural networks to deliver high-fidelity audio output. We are using Google’s GTTS for providing audio outputs to the user. 4.1.5. GPSD GPSD is a daemon that receives data from a GPSreceiverand provides the data back to multiple applications such as GPS navigation software. It provides a unified interface to receivers of different types. GPSD is used to extract GPS Coordinates (latitude and longitude) from the GPS module for tracking the user. 4.1.6. SMS Gateway An SMS Gateway enables a system to send and receive SMS messages to and from a SMS capable device over the global telecom network (normally to a mobile phone). An SMS Gateway is used for sending SOS message fromthesystemin case of an emergency. 4.2. Hardware 4.2.1. Raspberry Pi 3 Model B+ The B+ model of the Raspberry Pi 3 is used as its ARM Cortex-A53 1.4GHz Processor and 1GB SRAM is reliable for performing object detection algorithms along with other processing for GTTS, GPS, SMS and more. Also its size makes
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1849 it suitable for this application as the system is supposed to be mobile. 4.2.2. Pi Camera v2 The Pi Camera v2 having 8 megapixel Sony IMX219 image sensor is customly designed add-on board for Raspberry Pi and is used to provide live video input to the Raspberry Pi for Object detection. 4.2.3. GPS Module The Neo-6M GPS Module is used for tracking user by extracting the live location from the module and processing it through the Pi. 5. ADVANTAGES  Object Detection of upto 15 objects per frame  SOS Message can be sent to registered mobile numbers along with the current location of the user.  Direction to Home, audio direction to home from current location with both walking and public transit mode depending upon the distance. 6. LIMITATIONS  The system have a latency of 2-4 seconds due to processing limitations of the Raspberry Pi.  Neo-6M is accurate to 2.5-10m depending upon the surrounding. 7. CONCLUSION We have implemented the smart helmet using Object Detection on Raspberry Pi for helping user identify real-life object on real-time. Thesystemalsoservesasa way-to-home and an SOS messenger for the user. Our system is a stepping stone for a more advance system for visually impaired. The advancements in our system will result in low latency, higher processing speed, higher accuracy, higher efficiency, more features such as live location updates, etc. 8. REFERENCES [1] Ruiqi Cheng*, Kaiwei Wang*, Kailun Yang*, Xiangdong Zhao*, *State Key Laboratory of Modern Optical Instrumentation,ZhejiangUniversity,China.“AGROUND AND OBSTACLE DETECTION ALGORITHM FOR THE VISUALLY IMPAIRED” [2] Asim Iqbal, Umar Farooq, Hassan Mahmood,Muhammad Usman Asad, Department of Electrical Engineering, University of The Punjab, Lahore-54590, Pakistan. “A Low Cost Artificial Vision System for Visually Impaired People”. 2009 Second International Conference on Computer and Electrical Engineering [3] Kabalan Chaccour, Georges Badr, “Computer vision guidance system for indoor navigation of visually impaired people”. 2016 IEEE 8th International Conference on Intelligent Systems. [4] Adrian Bhai Rosebrock, PhD Computer Science- Computer VisionandMachineLearningattheUniversity of Maryland, Baltimore County. https://www.pyimagesearch.com/ [5] Hao Jiang, Thomas Gonnot, Won-Jae Yi and Jafar Saniie Department of Electrical and Computer Engineering Illinois Institute of Technology, Chicago, Illinois, USA. “Computer Vision and Text Recognition for Assisting Visually Impaired People using Android Smartphone” [6] Juan R. Terven and Joaquín Salas, Instituto Politécnico Nacional, Mexico Bogdan Raducanu, Computer Vision Center, Spain. “New OpportunitiesforComputerVision– Based Assistive Technology Systems for the Visually Impaired”.