SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1521
Mouse Cursor Control Hands Free Using Deep Learning
G. Abhishek1, M. Bhanu Teja2, S. Mohammed Hafeez3, N. Latha Madhuri4
1UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology,
Telangana, India
2UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology,
Telangana, India
3UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology,
Telangana, India
4Asst. Professor, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology,
Telangana, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Mouse-free cursor control using facial
movements has emerged as an innovative technology that
revolutionizes the way we interact with digital interfaces. By
harnessing the power of facial expressions, users cannavigate
menus, click, scroll, and perform various actions seamlessly,
mimicking natural interaction. This technologyeliminatesthe
need for physical input devices such as mice and trackpads,
offering a more intuitive and accessible approach to human-
computer interaction. Facial recognition and tracking
technologies have played a crucial role in the development of
mouse-free cursor control.. By predictingfaciallandmarksand
analyzing features like eye aspect ratio and mouth aspect
ratio, the system can detect actions such as winks, blinks,
yawns, and pouts, which act as triggers for controlling the
mouse cursor. We have used SVM and HOG algorithms in this
project to predict cursor movement from facial features
extracted and HOG for obtaining facial landmarks. The
applications of mouse-free cursor control extend beyond
personal computing devices. Industries such as healthcare,
gaming, virtual reality, and design can greatly benefit from
this technology.Inhealthcare, itenableshands-free navigation
of medical records, improving workflow efficiency and
reducing the risk of contamination. In gaming and virtual
reality, it provides an immersive and intuitive experience by
allowing users to control their virtual avatars with facial
expressions
Key Words:Mouse-freecursorcontrol,facial movements,
digital interfaces, natural interaction, SVM, HOG, facial
recognition, tracking technologies, intelligent systems,
facial landmarks, eye aspect ratio, mouth aspect ratio.
1.INTRODUCTION
In today's digital age, where computers and devices play an
integral and essential role in our daily lives, the way we
interact with technology continues to evolve.Thetraditional
cursor control methods that are prevailing in the market are
primarily reliant on manual input devices such as mice and
trackpads, are being challenged by innovative solutions
aimed at enhancing user experience and accessibility. One
such groundbreaking advancement is the advent of mouse-
free cursor control using facial movements. This technology
allows users to navigate and interact with digital interfaces
through natural facial expressions. Facial recognition and
tracking technologies have witnessed significantprogress in
recent years, finding applications in various domains, from
security systems to augmented reality. Building upon these
advancements, researchers and engineers have devised
intelligent systems capable of accurately interpreting facial
movements and translating them into precise cursor
movements on the screen. This breakthrough opens up a
world of possibilities, empowering individuals with limited
mobility, eliminating the need for physical peripherals, and
revolutionizing the way we interact with digital interfaces.
The concept of this project is to make facial movements
embodies a user-centered approach, emphasizing the
importance of intuitive and natural interaction. By
harnessing the power of facial expressions, users can
navigate menus, click, scroll, and perform a wide range of
actions seamlessly, mimicking the way we instinctively
interact with the physical world. This technology will not
just enhance the accessibility butalsoimprovesproductivity,
as it eliminates the physical constraints linked with
traditional input devices, allowing users to interact with
their devices in a more dynamic and flexible manner.
Moreover, the potential applications of mouse-free cursor
control extend beyond personal computing devices.
Industries such as healthcare, gaming, virtual reality, and
design can greatly benefit from this technology. In
healthcare, for instance, it can facilitate hands-free
navigation of medical records, reducing the risk of
contamination and improving workflow efficiency. In the
gaming and virtual reality realms, it can provide an
immersive and intuitive experience by enabling users to
control their virtual avatars.
2. LITERATURE SURVEY
The primary objective of this eye-controlled system is to
monitor cursor movement byidentifyingthecentral position
of the pupil. To achieve this, a combination of Raspberry Pi
and OpenCV is employed. The Raspberry Pi serves as the
hardware platform and is equipped with an SD/MMC card
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1522
slot. The SD card contains the necessary operating system
for the Raspberry Pi to begin operating. Oncetheapplication
program is installed on the Raspberry Pi, it can activate the
eye-tracking feature and carry out the required
operations.[1]
In this project, the authors aimed to assist individuals with
hand disabilities that hinder their ability to use a mouse. To
address this, we developed an application that utilizes facial
features such as the nose tip and eyes to interact with a
computer. Our approach for detection involves quickly
extracting potential face candidates using a Six-Segmented
Rectangular (SSR) filter. We then verify these candidates
using a support vector machine to ensure accurate face
detection. To avoid mistakenly selecting background
elements, we incorporate a straightforward motion cue.
Additionally, for face tracking purposes, we track the
patterns between the eyes by continuously updating
template matching techniques.[2]
The system utilizes Dlib and the Haar Cascade algorithm for
cursor control, relying on eye and facial movements. This
system can be further enhanced by incorporating additional
techniques, such as clicking events and interfaces that
respond to eye movement and blinking. By leveraging these
methods, users can interact with the cursor and perform
actions through their eyes and facial expressions.[3]
This paper presents a real-time method for detecting eye
blinks and winks using video footage andMATLABsoftware.
The approach includes localizing the eyes and facial pairs, as
well as applying optical flow classification and analysis. The
methodology in this study has been verified and tested in
various environments, demonstrating a high level of
accuracy in detecting blinks and winks. Furthermore, the
system is capable of performing mouse-like functions,
providing users with an alternative means of interacting
with their computers.[4]
3. METHODOLOGY
The procedure entails utilizing a Face Detection Model to
capture a facial image from a live video feed obtained
through a camera or webcam. Following that, the Landmark
Detection Model is applied to identify different facial
components such as the mouth, left and righteyes,andother
facial characteristics fromtheobtainedimage.Subsequently,
the Head Pose Estimation Model is employed to analyze the
movements of the head, which correspond to the motion of
the computer mouse cursor. The accurate orientation of the
computer mouse cursor reliesonthecollaborativeoutcomes
of both the Landmark Detection Model and the Head Pose
Estimation Model, which are integrated by the Gaze
Estimation Model. The Gaze Estimation Model plays a vital
role in deciphering facial expressions to ensure precise
positioning of the mouse pointer.
Fig 3.1: Architecture of Proposed Work
4. WORKING
This system that we developed seamlessly integrates
advanced machine learning algorithms like Support Vector
Machines (SVM)andHistogramofOrientedGradients(HOG),
alongside facial ratiossuchasMouthAspectRatio(MAR)and
Eye Aspect Ratio (EAR). Essential machine learninglibraries
like OpenCV, dlib, and pyautoGUI are instrumental in the
implementation of this cutting-edge technology. By
effectively detecting and tracking facial landmarks,
extracting pertinent features, and employing SVM
classification with the MAR and EAR ratios, the system
precisely interprets facial movements to accurately predict
the desired cursor direction. The steps involved in the
working of this project are:-
Step 1: The system starts by using a facedetectionalgorithm
from OpenCV or dlib to locate and extract the face region
from a video stream captured by a camera or webcam.
Step 2: Once the face is detected, a landmark detection
algorithm, such as dlib's shape predictor or OpenCV's facial
landmark detector, is employed to identify key facial
landmarks such as the eyes, nose, mouth, and eyebrows.
Step 3: The system computes facial ratios,suchastheMouth
Aspect Ratio (MAR) and Eye Aspect Ratio (EAR). MAR is
calculated by measuring the ratio of the distance between
the upper and lower lips to the vertical distancebetween the
mouth and the chin. EAR is calculated bymeasuringthe ratio
of the distance between the inner and outer corners of the
eyes to the distance between the vertical midpoints of the
eyes and the eye corners. These ratios provide valuable
information about the mouth and eye movements.
Step 4: To enable machine learning, a trainingdatasetneeds
to be created. This dataset includes samples of facial
movement patterns, such as moving the cursor up, down,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1523
left, or right. The dataset is labeled with the corresponding
cursor movement.
Step 5: A Support Vector Machine (SVM) classifier is trained
using the extracted features, includingMAR andEAR,andthe
corresponding cursor movement labels. SVM isa supervised
learning algorithm that can classifyandpredictnewsamples
based on the learned patterns.
Step 6: Once the SVM model is trained, the system utilizes
the real-time facial movement data obtained from the facial
landmarks to calculate the MAR and EAR ratios.Theseratios
are then fed into the trained SVM model to predict the
corresponding cursor movement. The SVM model classifies
the facial movement features and determines the
appropriate cursor direction.
Step 7: Finally, the pyautogui library is employed to
translate the predicted cursor movement into actual mouse
movements. Pyautogui provides functions to control the
mouse cursor's position and simulate mouse clicks.
Eye Region Detection: It is evident that the Eye-Aspect-
Ratio (EAR) is a straightforward yet effective feature that
effectively utilizes facial landmarks. EAR proves valuable in
detecting both blinks and winks. It Begins with the left
corner of the eye as you were looking at the person and it is
working clockwise around the left out region. Each eye is
represented with coordinates (x, y). Onlookinganimage, we
should consider the key points of an eye: As there is a
relation between the height and width of the points
(coordinates). This is called Eye Aspect Ratio(EAR).
Fig 4.1 Eye Aspect Ratio
Mouth-Aspect-Ratio (MAR): Drawing significant
inspiration from the EAR feature, we made slight
modifications to the formula to create a metric capable of
detecting the state of an open or closed mouth. While not
entirely original, the approach proves effective in achieving
the desired outcome. This feature along with EAR both are
taken into consideration to calculate the result.
Fig 4.2 Mouth Aspect Ratio
5. RESULTS
By capturing and analyzing facial movements, the system
accurately interprets the user's intentions and translates
them into precise cursor movements on the screen.Theuser
can control the cursor's direction by simply moving their
head, and basic mouse actions such as left-clicking, right-
clicking, and scrolling can be performed through intuitive
facial gestures such as winking and squinting.
Fig 5.1: Moving cursor to left
Fig 5.2: Moving Cursor to Right
Fig 5.3: Enabling scrolling mode
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1524
6. CONCLUSIONS
The concept of mouse-free cursor control using facial
movements presents an innovative and promising solution
for revolutionizing ourcomputerinteractions.Byharnessing
the power of facial movements, this technology opens up
new frontiers of accessibility, enabling individuals with
disabilities to effortlessly engage with digital devices.
Moreover, its implications span across industries, boosting
productivity and effectiveness in education, entertainment,
and healthcare. With continued research and development,
we can expect even more sophisticated and user-friendly
solutions in the future.Mouse-freecursorcontrol usingfacial
movements holds the potential to transform the way we
interact with technology, making it more intuitive, natural,
and accessible to all users, ultimately enhancing our digital
experiences
REFERENCES
[1] A. Sivasangari., D. Deepa., T. Anandhi.,A.PonrajandM.S.
Roobini., "Eyeball based Cursor Movement Control,"
2020 International Conference on Communication and
Signal Processing (ICCSP), Chennai, India, 2020, pp.
1116-1119, doi: 10.1109/ICCSP48568.2020.9182296.
[2] Sunita Barve, Dhaval Dholakiya, Shashank Gupta,
Dhananjay Dhatrak / International Journal of
Engineering Research and Applications (IJERA) ISSN:
2248-9622 www.ijera.comVol. 2, Issue 2,Mar-Apr2012,
pp.1406-1410
[3] Satyanarayana B.,etal."Eyeball MovementbasedCursor
Control using Raspberry Pi and OpenCV." 2020
International Journal of Innovative Technology and
Exploring Engineering (IJITEE). ISSN: 2278-3075
[4] Sovit Ranjan Rath, et al. “Machine Learning and Deep
Learning, Face detection withDlibusingHOGandLinear
SVM”.

More Related Content

Similar to Mouse Cursor Control Hands Free Using Deep Learning

Face Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial IntelligenceFace Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial Intelligence
IRJET Journal
 
Indian Sign Language Recognition using Vision Transformer based Convolutional...
Indian Sign Language Recognition using Vision Transformer based Convolutional...Indian Sign Language Recognition using Vision Transformer based Convolutional...
Indian Sign Language Recognition using Vision Transformer based Convolutional...
IRJET Journal
 
IRJET - Chatbot with Gesture based User Input
IRJET -  	  Chatbot with Gesture based User InputIRJET -  	  Chatbot with Gesture based User Input
IRJET - Chatbot with Gesture based User Input
IRJET Journal
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET Journal
 
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONESAN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AM Publications
 
Attendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint RecognitionAttendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint Recognition
IRJET Journal
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
IRJET Journal
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
IRJET Journal
 
Hand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic MediapipeHand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic Mediapipe
IRJET Journal
 
Blue Eye Technology
Blue Eye TechnologyBlue Eye Technology
Blue Eye Technology
IRJET Journal
 
Controlling Computer using Hand Gestures
Controlling Computer using Hand GesturesControlling Computer using Hand Gestures
Controlling Computer using Hand Gestures
IRJET Journal
 
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLABA PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
Maria Perkins
 
IRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture RecognitionIRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET Journal
 
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
 
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
IRJET Journal
 
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
IRJET Journal
 
Hand Gesture Identification
Hand Gesture IdentificationHand Gesture Identification
Hand Gesture Identification
IRJET Journal
 
VIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURESVIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURES
IRJET Journal
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognition
IAESIJAI
 
Real Time Image Based Attendance System using Python
Real Time Image Based Attendance System using PythonReal Time Image Based Attendance System using Python
Real Time Image Based Attendance System using Python
IRJET Journal
 

Similar to Mouse Cursor Control Hands Free Using Deep Learning (20)

Face Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial IntelligenceFace Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial Intelligence
 
Indian Sign Language Recognition using Vision Transformer based Convolutional...
Indian Sign Language Recognition using Vision Transformer based Convolutional...Indian Sign Language Recognition using Vision Transformer based Convolutional...
Indian Sign Language Recognition using Vision Transformer based Convolutional...
 
IRJET - Chatbot with Gesture based User Input
IRJET -  	  Chatbot with Gesture based User InputIRJET -  	  Chatbot with Gesture based User Input
IRJET - Chatbot with Gesture based User Input
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric Learning
 
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONESAN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
 
Attendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint RecognitionAttendance System using Android Integrated Biometric Fingerprint Recognition
Attendance System using Android Integrated Biometric Fingerprint Recognition
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
 
Hand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic MediapipeHand Gesture Recognition System Using Holistic Mediapipe
Hand Gesture Recognition System Using Holistic Mediapipe
 
Blue Eye Technology
Blue Eye TechnologyBlue Eye Technology
Blue Eye Technology
 
Controlling Computer using Hand Gestures
Controlling Computer using Hand GesturesControlling Computer using Hand Gestures
Controlling Computer using Hand Gestures
 
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLABA PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
A PROJECT REPORT ON IRIS RECOGNITION SYSTEM USING MATLAB
 
IRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture RecognitionIRJET- Survey Paper on Vision based Hand Gesture Recognition
IRJET- Survey Paper on Vision based Hand Gesture Recognition
 
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...
 
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
FACE MASK DETECTION AND COUNTER IN THINGSPEAK WITH EMAIL ALERT SYSTEM FOR COV...
 
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
IRJET- Survey on Development of Fingerprint Biometric Attendance Management S...
 
Hand Gesture Identification
Hand Gesture IdentificationHand Gesture Identification
Hand Gesture Identification
 
VIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURESVIRTUAL PAINT APPLICATION USING HAND GESTURES
VIRTUAL PAINT APPLICATION USING HAND GESTURES
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognition
 
Real Time Image Based Attendance System using Python
Real Time Image Based Attendance System using PythonReal Time Image Based Attendance System using Python
Real Time Image Based Attendance System using Python
 

More from 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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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
 

More from 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...
 

Recently uploaded

Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 

Recently uploaded (20)

Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 

Mouse Cursor Control Hands Free Using Deep Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1521 Mouse Cursor Control Hands Free Using Deep Learning G. Abhishek1, M. Bhanu Teja2, S. Mohammed Hafeez3, N. Latha Madhuri4 1UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology, Telangana, India 2UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology, Telangana, India 3UG student, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology, Telangana, India 4Asst. Professor, Dept. of Electronics and Computers Engineering, Sreenidhi Institute of Science and Technology, Telangana, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Mouse-free cursor control using facial movements has emerged as an innovative technology that revolutionizes the way we interact with digital interfaces. By harnessing the power of facial expressions, users cannavigate menus, click, scroll, and perform various actions seamlessly, mimicking natural interaction. This technologyeliminatesthe need for physical input devices such as mice and trackpads, offering a more intuitive and accessible approach to human- computer interaction. Facial recognition and tracking technologies have played a crucial role in the development of mouse-free cursor control.. By predictingfaciallandmarksand analyzing features like eye aspect ratio and mouth aspect ratio, the system can detect actions such as winks, blinks, yawns, and pouts, which act as triggers for controlling the mouse cursor. We have used SVM and HOG algorithms in this project to predict cursor movement from facial features extracted and HOG for obtaining facial landmarks. The applications of mouse-free cursor control extend beyond personal computing devices. Industries such as healthcare, gaming, virtual reality, and design can greatly benefit from this technology.Inhealthcare, itenableshands-free navigation of medical records, improving workflow efficiency and reducing the risk of contamination. In gaming and virtual reality, it provides an immersive and intuitive experience by allowing users to control their virtual avatars with facial expressions Key Words:Mouse-freecursorcontrol,facial movements, digital interfaces, natural interaction, SVM, HOG, facial recognition, tracking technologies, intelligent systems, facial landmarks, eye aspect ratio, mouth aspect ratio. 1.INTRODUCTION In today's digital age, where computers and devices play an integral and essential role in our daily lives, the way we interact with technology continues to evolve.Thetraditional cursor control methods that are prevailing in the market are primarily reliant on manual input devices such as mice and trackpads, are being challenged by innovative solutions aimed at enhancing user experience and accessibility. One such groundbreaking advancement is the advent of mouse- free cursor control using facial movements. This technology allows users to navigate and interact with digital interfaces through natural facial expressions. Facial recognition and tracking technologies have witnessed significantprogress in recent years, finding applications in various domains, from security systems to augmented reality. Building upon these advancements, researchers and engineers have devised intelligent systems capable of accurately interpreting facial movements and translating them into precise cursor movements on the screen. This breakthrough opens up a world of possibilities, empowering individuals with limited mobility, eliminating the need for physical peripherals, and revolutionizing the way we interact with digital interfaces. The concept of this project is to make facial movements embodies a user-centered approach, emphasizing the importance of intuitive and natural interaction. By harnessing the power of facial expressions, users can navigate menus, click, scroll, and perform a wide range of actions seamlessly, mimicking the way we instinctively interact with the physical world. This technology will not just enhance the accessibility butalsoimprovesproductivity, as it eliminates the physical constraints linked with traditional input devices, allowing users to interact with their devices in a more dynamic and flexible manner. Moreover, the potential applications of mouse-free cursor control extend beyond personal computing devices. Industries such as healthcare, gaming, virtual reality, and design can greatly benefit from this technology. In healthcare, for instance, it can facilitate hands-free navigation of medical records, reducing the risk of contamination and improving workflow efficiency. In the gaming and virtual reality realms, it can provide an immersive and intuitive experience by enabling users to control their virtual avatars. 2. LITERATURE SURVEY The primary objective of this eye-controlled system is to monitor cursor movement byidentifyingthecentral position of the pupil. To achieve this, a combination of Raspberry Pi and OpenCV is employed. The Raspberry Pi serves as the hardware platform and is equipped with an SD/MMC card
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1522 slot. The SD card contains the necessary operating system for the Raspberry Pi to begin operating. Oncetheapplication program is installed on the Raspberry Pi, it can activate the eye-tracking feature and carry out the required operations.[1] In this project, the authors aimed to assist individuals with hand disabilities that hinder their ability to use a mouse. To address this, we developed an application that utilizes facial features such as the nose tip and eyes to interact with a computer. Our approach for detection involves quickly extracting potential face candidates using a Six-Segmented Rectangular (SSR) filter. We then verify these candidates using a support vector machine to ensure accurate face detection. To avoid mistakenly selecting background elements, we incorporate a straightforward motion cue. Additionally, for face tracking purposes, we track the patterns between the eyes by continuously updating template matching techniques.[2] The system utilizes Dlib and the Haar Cascade algorithm for cursor control, relying on eye and facial movements. This system can be further enhanced by incorporating additional techniques, such as clicking events and interfaces that respond to eye movement and blinking. By leveraging these methods, users can interact with the cursor and perform actions through their eyes and facial expressions.[3] This paper presents a real-time method for detecting eye blinks and winks using video footage andMATLABsoftware. The approach includes localizing the eyes and facial pairs, as well as applying optical flow classification and analysis. The methodology in this study has been verified and tested in various environments, demonstrating a high level of accuracy in detecting blinks and winks. Furthermore, the system is capable of performing mouse-like functions, providing users with an alternative means of interacting with their computers.[4] 3. METHODOLOGY The procedure entails utilizing a Face Detection Model to capture a facial image from a live video feed obtained through a camera or webcam. Following that, the Landmark Detection Model is applied to identify different facial components such as the mouth, left and righteyes,andother facial characteristics fromtheobtainedimage.Subsequently, the Head Pose Estimation Model is employed to analyze the movements of the head, which correspond to the motion of the computer mouse cursor. The accurate orientation of the computer mouse cursor reliesonthecollaborativeoutcomes of both the Landmark Detection Model and the Head Pose Estimation Model, which are integrated by the Gaze Estimation Model. The Gaze Estimation Model plays a vital role in deciphering facial expressions to ensure precise positioning of the mouse pointer. Fig 3.1: Architecture of Proposed Work 4. WORKING This system that we developed seamlessly integrates advanced machine learning algorithms like Support Vector Machines (SVM)andHistogramofOrientedGradients(HOG), alongside facial ratiossuchasMouthAspectRatio(MAR)and Eye Aspect Ratio (EAR). Essential machine learninglibraries like OpenCV, dlib, and pyautoGUI are instrumental in the implementation of this cutting-edge technology. By effectively detecting and tracking facial landmarks, extracting pertinent features, and employing SVM classification with the MAR and EAR ratios, the system precisely interprets facial movements to accurately predict the desired cursor direction. The steps involved in the working of this project are:- Step 1: The system starts by using a facedetectionalgorithm from OpenCV or dlib to locate and extract the face region from a video stream captured by a camera or webcam. Step 2: Once the face is detected, a landmark detection algorithm, such as dlib's shape predictor or OpenCV's facial landmark detector, is employed to identify key facial landmarks such as the eyes, nose, mouth, and eyebrows. Step 3: The system computes facial ratios,suchastheMouth Aspect Ratio (MAR) and Eye Aspect Ratio (EAR). MAR is calculated by measuring the ratio of the distance between the upper and lower lips to the vertical distancebetween the mouth and the chin. EAR is calculated bymeasuringthe ratio of the distance between the inner and outer corners of the eyes to the distance between the vertical midpoints of the eyes and the eye corners. These ratios provide valuable information about the mouth and eye movements. Step 4: To enable machine learning, a trainingdatasetneeds to be created. This dataset includes samples of facial movement patterns, such as moving the cursor up, down,
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1523 left, or right. The dataset is labeled with the corresponding cursor movement. Step 5: A Support Vector Machine (SVM) classifier is trained using the extracted features, includingMAR andEAR,andthe corresponding cursor movement labels. SVM isa supervised learning algorithm that can classifyandpredictnewsamples based on the learned patterns. Step 6: Once the SVM model is trained, the system utilizes the real-time facial movement data obtained from the facial landmarks to calculate the MAR and EAR ratios.Theseratios are then fed into the trained SVM model to predict the corresponding cursor movement. The SVM model classifies the facial movement features and determines the appropriate cursor direction. Step 7: Finally, the pyautogui library is employed to translate the predicted cursor movement into actual mouse movements. Pyautogui provides functions to control the mouse cursor's position and simulate mouse clicks. Eye Region Detection: It is evident that the Eye-Aspect- Ratio (EAR) is a straightforward yet effective feature that effectively utilizes facial landmarks. EAR proves valuable in detecting both blinks and winks. It Begins with the left corner of the eye as you were looking at the person and it is working clockwise around the left out region. Each eye is represented with coordinates (x, y). Onlookinganimage, we should consider the key points of an eye: As there is a relation between the height and width of the points (coordinates). This is called Eye Aspect Ratio(EAR). Fig 4.1 Eye Aspect Ratio Mouth-Aspect-Ratio (MAR): Drawing significant inspiration from the EAR feature, we made slight modifications to the formula to create a metric capable of detecting the state of an open or closed mouth. While not entirely original, the approach proves effective in achieving the desired outcome. This feature along with EAR both are taken into consideration to calculate the result. Fig 4.2 Mouth Aspect Ratio 5. RESULTS By capturing and analyzing facial movements, the system accurately interprets the user's intentions and translates them into precise cursor movements on the screen.Theuser can control the cursor's direction by simply moving their head, and basic mouse actions such as left-clicking, right- clicking, and scrolling can be performed through intuitive facial gestures such as winking and squinting. Fig 5.1: Moving cursor to left Fig 5.2: Moving Cursor to Right Fig 5.3: Enabling scrolling mode
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1524 6. CONCLUSIONS The concept of mouse-free cursor control using facial movements presents an innovative and promising solution for revolutionizing ourcomputerinteractions.Byharnessing the power of facial movements, this technology opens up new frontiers of accessibility, enabling individuals with disabilities to effortlessly engage with digital devices. Moreover, its implications span across industries, boosting productivity and effectiveness in education, entertainment, and healthcare. With continued research and development, we can expect even more sophisticated and user-friendly solutions in the future.Mouse-freecursorcontrol usingfacial movements holds the potential to transform the way we interact with technology, making it more intuitive, natural, and accessible to all users, ultimately enhancing our digital experiences REFERENCES [1] A. Sivasangari., D. Deepa., T. Anandhi.,A.PonrajandM.S. Roobini., "Eyeball based Cursor Movement Control," 2020 International Conference on Communication and Signal Processing (ICCSP), Chennai, India, 2020, pp. 1116-1119, doi: 10.1109/ICCSP48568.2020.9182296. [2] Sunita Barve, Dhaval Dholakiya, Shashank Gupta, Dhananjay Dhatrak / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.comVol. 2, Issue 2,Mar-Apr2012, pp.1406-1410 [3] Satyanarayana B.,etal."Eyeball MovementbasedCursor Control using Raspberry Pi and OpenCV." 2020 International Journal of Innovative Technology and Exploring Engineering (IJITEE). ISSN: 2278-3075 [4] Sovit Ranjan Rath, et al. “Machine Learning and Deep Learning, Face detection withDlibusingHOGandLinear SVM”.