SlideShare a Scribd company logo
1 of 18
Download to read offline
FACIAL RECOGNITION SMART GLASSES FOR VISUALLY
CHALLENGED PEOPLE
Dept.of ECE
GITAM School of Technology
GITAM, Bengaluru-561203
(DEEMEDTO BE UNIVERSITY)
Student Roll. No.:
321910402019 - M.Vamsi Krishna
321910402022 - Sameeulla Khan
321910402037 - M.Vishnu Vardhan Reddy
321910402048 - R.Lavanya
Guided by:
Dr. Karthigai Pandian M
Associate Professor
Department of EECE
GITAM School of Technology
Bengaluru- 561203
Contents
• Abstract and Introduction
• Literature survey
• Block diagram and Methodology
• Hardware and Software
• Objectives and Applications
• References
Abstract:
➢ In this project, we are making a prototype of a smart eyeglass that helps visually
challenged people to recognize the person in front and also to learn about obstacles
ahead.
➢ This is enabled by Raspberry pi which is a hardware processor that takes images
from the camera and compares with the available database.
➢ If a match is found with the database, it will inform the name of person.
➢ If image is not in the database it will tell that it is an unknown person.
➢ And object detection is achieved using the ultrasonic sensor (i.e., it sends a sound
wave and sound wave is reflected back if any object is encountered).
➢ Other components involved are Pi camera, 5V battery, glasses, USB cable and
wires.
INTRODUCTION:
➢ People with visual impairment face various problems in their daily life as the
modern assistive devices are often not meeting the consumer requirements in term
of price and level of assistance. This project presents a new design of assistive
smart glasses for visually impaired persons.
➢ The objective is to assist in multiple daily tasks using the advantage of wearable
design format.
➢ The aim is to employ computer vision for recognition of persons and the
surrounding practiced by the blind on a daily basis.
➢ The camera is placed on the blind person's glasses. A dataset of persons gathered
from daily scenes is created to achieve the required recognition.
➢ The proposed method for the blind aims at expanding possibilities to people with
vision loss to achieve their full potential.
LITERATURE SURVEY
REF.
NO
Title of paper Abstract Outcome Methodology Research gap
1.
Hot Glass - Human Face,
Object And Textual
Recognition For Visually
Challenged
The design involves
human face, object
and textual
recognition which
make vision for
visually challenged.
Human Face
recognition, Object
recognition and Text
to speech conversion
Face recognition-
PCAAlgorithm.
Object Recognition-
SIR
Text Recognition-
OCR
The camera
can’t capture
360 degrees
2.
Arduino based Customized
Smart Glasses for the Blind
People
Smart aid techniques
for obstacle detection
with the fire detection
and also the
background detection.
We have developed a
low-cost solution
using the input and
output sensors
connected through
Arduino board.
Obstacle , fire and
background detection
Obstacle
detection-
Ultrasonic sensor
Fire detection –
smoke sensor
Background
detection-LDR
Object and face
recognition
REF.
NO
Title of paper Abstract Outcome Methodology Research gap
3.
Assistive Technology for
Integrating the Visually
Impaired in Mainstream
Education and Society
Assistive technology
tool, the system
comprises of smart
glasses, processing
unit and smart phone
application;. The
features are
developed to facilitate
VI with reading in
English and Arabic,
in-door navigation
and face recognition
Face recognition,
Reading of Arabic
and Indoor
navigation.
Face recognition-
OpenCV
Reading of
Arabic-OCR
Indoor
Navigation-
NRF24101+
module
Indoor
navigation can
be done by
image
processing
4.
Real-Time Family Member
Recognition Using
Raspberry Pi for Visually
Impaired People
This research work
firstly describes the
development and
estimation of
raspberry pi based
smart glass system to
recognize the family
members.
Identification of
family members.
Face recognition-
Image processing
Proper
identification is
not achieved
REF.
NO
Title of paper Abstract
Outcome
Methodology Research
gap
5.
Smart Glasses For Visually
Impaired People With Facial
Recognition
Our research describes the
design and development of
raspberry pi based smart
glasses with face recognition
and voice assistant. This idea
helps them to recognize
people around them even
when their known person is
not talking and also it has
some cool features like
playing songs, browsing etc.
Face
recognition
and hot word
detection
Face recognition-
open cv
Hot word
detection-
Porcupine
Camera could
not be
continuously
kept in On
condition.
6.
A New Method For
Recognition And Obstacle
Detection For Visually
Challenged Using Smart
Glasses Powered With
Raspberry Pi
In this paper, we are
presenting an electronic
device for obstacle detection
and face recognition to assist
visually challenged people.
The device is in the form of
smart glasses that has
ultrasonic sensor, pi camera
and raspberry pi installed on
it.
Face
recognition
Face recognition -
OpenCV
Very less
storage
REF.
NO
Title of paper Abstract Outcome Methodology Research
gap
7.
Smart Glasses for
Visually Impaired
Person
The paper presents a
prototype of smart glass
that can recognize and
detects object using
raspberry pi.
Obstacle detection
and
Face recognition
Face recognition-
OpenCV
Object detection-
Ultrasonic sensor
When a person
is in between
two ultrasonic
sensors, it is
not detecting
the person
8.
Motion based smart
assistant for visually
impaired people
The smart assist help
impaired people in
mobility with
confidence by
realizing the nearby
objects.
Face recognition,
exact location,
mobile
communication
Face recognition –Open
CV
Location-GPS
Mobile communication-
GSM
Size of device
is very large
REF
NO.
Title of paper Abstract Outcome Methodology Research gap
9.
Crosswalk Guidance
System for the Blind
Street crossing can be a
significant challenge for
visually impaired people,
limiting their mobility
especially in urban
environments. To date, there
are few solutions for this
significant problem. Current
approaches for guiding blind
pedestrians in crosswalks
have mainly focused on
detection of crosswalks and
crosswalk signals
Detecting traffic
signals and road
crossing
ROI tracker, CNN
classifier,
Proper aiming
of the camera
was difficult due
to magnified
camera settings
and lack of
visual feedback
Outcome of Literature Survey
The scope of the proposed project includes
1. Improving the memory to store in the database.
2. Reducing the amount of hardware components.
3. Increasing the angle and aiming of the camera.
4. Improving the accuracy of the detection of people.
BLOCK DIAGRAM AND METHODOLOGY
It will tell name
of the person
Images are stored
in database
Unknown
person
It tell the name of the
person through ear
phones when there is
matching with data set
Raspberry Pi
Pi camera capture
Ultrasonic sensor
It will tell object is
there when the
ultrasonic sensor
measures object
distance is below
threshold
Circuit diagram: Interface of ultrasonic sensor with Raspberry
pi
HARDWARE COMPONENTS
S.N
O
Components Quantity
1. Ultrasonic Sensor 1
2. Raspberry pi 1
3. Glass 1
4. Battery 1
5. Raspberry Pi Cam 1
Thonny:
IDE stands for Integrated Development Environment. It's a coding tool
which allows us to write, test, and debug our code in an easier way, as
they typically offer code completion or code insight by highlighting,
resource management, debugging tools,…etc.
SOFTWARE USED
Work carried out so far and Result
• We are working on the assembling the components as per the requirements.
• We have worked on the hardware components to understand how to
measure distance using ultrasonic sensor and capturing of images using Pi
cam.
REFERENCES:
1. Diwakar Srinath A", Praveen Ram A.R2, Siva R", Kalaiselvi V.K.G", Ajitha G “Hot Glass - Human Face, Object And
Textual Recognition for Visually Challenged” - 2017 Second International Conference On Computing and
Communications Technologies(ICCCT 17).
2. Mohammed Noman, Wessam Shehieb & Tazeen Sharif “Assistive Technology for Integrating the Visually Impaired in
Mainstream Education and Societ” -2019 Advances in Science and Engineering Technology International Conferences
(ASET).
3. Sanjay Kumar Y R, Nivethetha T, Priyadharshini P ” Smart Glasses For Visually Impaired People With Facial
Recognition”- 2022 International Conference on Communication, Computing and Internet of Things (IC3IoT).
4. Md. Tobibul Islam, Mohiuddin Ahmad, Akash Shingha Bappy “Real-Time Family Member Recognition Using
Raspberry Pi for Visually Impaired People”- 2020 IEEE Region 10 Symposium (TENSYMP), 5-7 June 2020, Dhaka,
Bangladesh.
5. Prathima Samuda , Praveena N G , Nithiya C “Arduino based Customized Smart Glasses for the Blind People” -
Proceedings of the Second International Conference on Artificial Intelligence and Smart Energy (ICAIS-2022) IEEE
Xplore Part Number: CFP22OAB-ART; ISBN: 978-1-6654-0052-7 .
6. K. Sundar Srinivas, K. Sahithya, G. Lakshmi Tejaswi, K. Hari Gopal, B. Pavan Karthik “A New Method For
Recognition And Obstacle Detection For Visually Challenged Using Smart Glasses Powered With Raspberry Pi”-
International Journal of Engineering Applied Sciences and Technology, 2020 Vol. 5, Issue 1, ISSN No. 2455-2143,
Pages 408-412 Published Online May 2020.

More Related Content

Similar to Abstract_537fbfbb4b9a70c487a6fdc8bca78d5a-2.pdf

RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSIRJET 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 - 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
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemIRJET Journal
 
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?BigDataExpo
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIDr. Amarjeet Singh
 
Detection of immovable objects on visually impaired people walking aids
Detection of immovable objects on visually impaired people walking aidsDetection of immovable objects on visually impaired people walking aids
Detection of immovable objects on visually impaired people walking aidsTELKOMNIKA JOURNAL
 
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...IRJET Journal
 
Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person IJECEIAES
 
Advance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCVAdvance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCVIRJET Journal
 
Computer vision lightning talk castaway week
Computer vision lightning talk castaway weekComputer vision lightning talk castaway week
Computer vision lightning talk castaway weekChristopher Decker
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition systemDivya Sushma
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionNikyaa7
 
Conference slides 6_18
Conference slides 6_18Conference slides 6_18
Conference slides 6_18aschriempf
 
Facial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyFacial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyIRJET Journal
 
A1_MAJOR_FINALL REV.pptx
A1_MAJOR_FINALL REV.pptxA1_MAJOR_FINALL REV.pptx
A1_MAJOR_FINALL REV.pptxmarujoduMAHESH1
 
ML for blind people.pptx
ML for blind people.pptxML for blind people.pptx
ML for blind people.pptxJAYKUMARKABRA
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyIRJET Journal
 

Similar to Abstract_537fbfbb4b9a70c487a6fdc8bca78d5a-2.pdf (20)

RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
 
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 - 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
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance System
 
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?
Fontys - Demystify AI. Wat is er mogelijk met AI en wat niet?
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AI
 
Detection of immovable objects on visually impaired people walking aids
Detection of immovable objects on visually impaired people walking aidsDetection of immovable objects on visually impaired people walking aids
Detection of immovable objects on visually impaired people walking aids
 
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
 
Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person
 
Advance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCVAdvance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCV
 
Computer vision lightning talk castaway week
Computer vision lightning talk castaway weekComputer vision lightning talk castaway week
Computer vision lightning talk castaway week
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Automatic Attendance system using Facial Recognition
Automatic Attendance system using Facial RecognitionAutomatic Attendance system using Facial Recognition
Automatic Attendance system using Facial Recognition
 
Conference slides 6_18
Conference slides 6_18Conference slides 6_18
Conference slides 6_18
 
Gesture detection
Gesture detectionGesture detection
Gesture detection
 
Facial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyFacial Emotion Recognition: A Survey
Facial Emotion Recognition: A Survey
 
A1_MAJOR_FINALL REV.pptx
A1_MAJOR_FINALL REV.pptxA1_MAJOR_FINALL REV.pptx
A1_MAJOR_FINALL REV.pptx
 
ML for blind people.pptx
ML for blind people.pptxML for blind people.pptx
ML for blind people.pptx
 
Iris ppt
Iris ppt Iris ppt
Iris ppt
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A Survey
 

Recently uploaded

VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Deliverybabeytanya
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...akbard9823
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一3sw2qly1
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewingbigorange77
 

Recently uploaded (20)

VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewing
 

Abstract_537fbfbb4b9a70c487a6fdc8bca78d5a-2.pdf

  • 1. FACIAL RECOGNITION SMART GLASSES FOR VISUALLY CHALLENGED PEOPLE Dept.of ECE GITAM School of Technology GITAM, Bengaluru-561203 (DEEMEDTO BE UNIVERSITY) Student Roll. No.: 321910402019 - M.Vamsi Krishna 321910402022 - Sameeulla Khan 321910402037 - M.Vishnu Vardhan Reddy 321910402048 - R.Lavanya Guided by: Dr. Karthigai Pandian M Associate Professor Department of EECE GITAM School of Technology Bengaluru- 561203
  • 2. Contents • Abstract and Introduction • Literature survey • Block diagram and Methodology • Hardware and Software • Objectives and Applications • References
  • 3. Abstract: ➢ In this project, we are making a prototype of a smart eyeglass that helps visually challenged people to recognize the person in front and also to learn about obstacles ahead. ➢ This is enabled by Raspberry pi which is a hardware processor that takes images from the camera and compares with the available database. ➢ If a match is found with the database, it will inform the name of person. ➢ If image is not in the database it will tell that it is an unknown person. ➢ And object detection is achieved using the ultrasonic sensor (i.e., it sends a sound wave and sound wave is reflected back if any object is encountered). ➢ Other components involved are Pi camera, 5V battery, glasses, USB cable and wires.
  • 4. INTRODUCTION: ➢ People with visual impairment face various problems in their daily life as the modern assistive devices are often not meeting the consumer requirements in term of price and level of assistance. This project presents a new design of assistive smart glasses for visually impaired persons. ➢ The objective is to assist in multiple daily tasks using the advantage of wearable design format. ➢ The aim is to employ computer vision for recognition of persons and the surrounding practiced by the blind on a daily basis. ➢ The camera is placed on the blind person's glasses. A dataset of persons gathered from daily scenes is created to achieve the required recognition. ➢ The proposed method for the blind aims at expanding possibilities to people with vision loss to achieve their full potential.
  • 6. REF. NO Title of paper Abstract Outcome Methodology Research gap 1. Hot Glass - Human Face, Object And Textual Recognition For Visually Challenged The design involves human face, object and textual recognition which make vision for visually challenged. Human Face recognition, Object recognition and Text to speech conversion Face recognition- PCAAlgorithm. Object Recognition- SIR Text Recognition- OCR The camera can’t capture 360 degrees 2. Arduino based Customized Smart Glasses for the Blind People Smart aid techniques for obstacle detection with the fire detection and also the background detection. We have developed a low-cost solution using the input and output sensors connected through Arduino board. Obstacle , fire and background detection Obstacle detection- Ultrasonic sensor Fire detection – smoke sensor Background detection-LDR Object and face recognition
  • 7. REF. NO Title of paper Abstract Outcome Methodology Research gap 3. Assistive Technology for Integrating the Visually Impaired in Mainstream Education and Society Assistive technology tool, the system comprises of smart glasses, processing unit and smart phone application;. The features are developed to facilitate VI with reading in English and Arabic, in-door navigation and face recognition Face recognition, Reading of Arabic and Indoor navigation. Face recognition- OpenCV Reading of Arabic-OCR Indoor Navigation- NRF24101+ module Indoor navigation can be done by image processing 4. Real-Time Family Member Recognition Using Raspberry Pi for Visually Impaired People This research work firstly describes the development and estimation of raspberry pi based smart glass system to recognize the family members. Identification of family members. Face recognition- Image processing Proper identification is not achieved
  • 8. REF. NO Title of paper Abstract Outcome Methodology Research gap 5. Smart Glasses For Visually Impaired People With Facial Recognition Our research describes the design and development of raspberry pi based smart glasses with face recognition and voice assistant. This idea helps them to recognize people around them even when their known person is not talking and also it has some cool features like playing songs, browsing etc. Face recognition and hot word detection Face recognition- open cv Hot word detection- Porcupine Camera could not be continuously kept in On condition. 6. A New Method For Recognition And Obstacle Detection For Visually Challenged Using Smart Glasses Powered With Raspberry Pi In this paper, we are presenting an electronic device for obstacle detection and face recognition to assist visually challenged people. The device is in the form of smart glasses that has ultrasonic sensor, pi camera and raspberry pi installed on it. Face recognition Face recognition - OpenCV Very less storage
  • 9. REF. NO Title of paper Abstract Outcome Methodology Research gap 7. Smart Glasses for Visually Impaired Person The paper presents a prototype of smart glass that can recognize and detects object using raspberry pi. Obstacle detection and Face recognition Face recognition- OpenCV Object detection- Ultrasonic sensor When a person is in between two ultrasonic sensors, it is not detecting the person 8. Motion based smart assistant for visually impaired people The smart assist help impaired people in mobility with confidence by realizing the nearby objects. Face recognition, exact location, mobile communication Face recognition –Open CV Location-GPS Mobile communication- GSM Size of device is very large
  • 10. REF NO. Title of paper Abstract Outcome Methodology Research gap 9. Crosswalk Guidance System for the Blind Street crossing can be a significant challenge for visually impaired people, limiting their mobility especially in urban environments. To date, there are few solutions for this significant problem. Current approaches for guiding blind pedestrians in crosswalks have mainly focused on detection of crosswalks and crosswalk signals Detecting traffic signals and road crossing ROI tracker, CNN classifier, Proper aiming of the camera was difficult due to magnified camera settings and lack of visual feedback
  • 11. Outcome of Literature Survey The scope of the proposed project includes 1. Improving the memory to store in the database. 2. Reducing the amount of hardware components. 3. Increasing the angle and aiming of the camera. 4. Improving the accuracy of the detection of people.
  • 12. BLOCK DIAGRAM AND METHODOLOGY It will tell name of the person Images are stored in database Unknown person
  • 13. It tell the name of the person through ear phones when there is matching with data set Raspberry Pi Pi camera capture Ultrasonic sensor It will tell object is there when the ultrasonic sensor measures object distance is below threshold
  • 14. Circuit diagram: Interface of ultrasonic sensor with Raspberry pi
  • 15. HARDWARE COMPONENTS S.N O Components Quantity 1. Ultrasonic Sensor 1 2. Raspberry pi 1 3. Glass 1 4. Battery 1 5. Raspberry Pi Cam 1
  • 16. Thonny: IDE stands for Integrated Development Environment. It's a coding tool which allows us to write, test, and debug our code in an easier way, as they typically offer code completion or code insight by highlighting, resource management, debugging tools,…etc. SOFTWARE USED
  • 17. Work carried out so far and Result • We are working on the assembling the components as per the requirements. • We have worked on the hardware components to understand how to measure distance using ultrasonic sensor and capturing of images using Pi cam.
  • 18. REFERENCES: 1. Diwakar Srinath A", Praveen Ram A.R2, Siva R", Kalaiselvi V.K.G", Ajitha G “Hot Glass - Human Face, Object And Textual Recognition for Visually Challenged” - 2017 Second International Conference On Computing and Communications Technologies(ICCCT 17). 2. Mohammed Noman, Wessam Shehieb & Tazeen Sharif “Assistive Technology for Integrating the Visually Impaired in Mainstream Education and Societ” -2019 Advances in Science and Engineering Technology International Conferences (ASET). 3. Sanjay Kumar Y R, Nivethetha T, Priyadharshini P ” Smart Glasses For Visually Impaired People With Facial Recognition”- 2022 International Conference on Communication, Computing and Internet of Things (IC3IoT). 4. Md. Tobibul Islam, Mohiuddin Ahmad, Akash Shingha Bappy “Real-Time Family Member Recognition Using Raspberry Pi for Visually Impaired People”- 2020 IEEE Region 10 Symposium (TENSYMP), 5-7 June 2020, Dhaka, Bangladesh. 5. Prathima Samuda , Praveena N G , Nithiya C “Arduino based Customized Smart Glasses for the Blind People” - Proceedings of the Second International Conference on Artificial Intelligence and Smart Energy (ICAIS-2022) IEEE Xplore Part Number: CFP22OAB-ART; ISBN: 978-1-6654-0052-7 . 6. K. Sundar Srinivas, K. Sahithya, G. Lakshmi Tejaswi, K. Hari Gopal, B. Pavan Karthik “A New Method For Recognition And Obstacle Detection For Visually Challenged Using Smart Glasses Powered With Raspberry Pi”- International Journal of Engineering Applied Sciences and Technology, 2020 Vol. 5, Issue 1, ISSN No. 2455-2143, Pages 408-412 Published Online May 2020.