SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3248
Convenience Improvement for Graphical Interface
Using Gesture Detection
Dnyandev Sopan Musale1, Prof. Shaikh I.R.2
1Student ME, Department of Computer Engineering, SND College of Engineering and Research Center, Yeola.
2HOD, Department of Computer Engineering, SND College of Engineering and Research Center, Yeola.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - the way for getting data from web such as
weather condition, market condition, sports news, financial
information and other information from different newspaper,
Television and Internet. Now a day people interact with the
system through graphical user interface which uses input
devices like keyboard and mouse which is inconvenient and
time consuming. To overcome this issue we design convenient
GUI using hand gesture for getting data or information
without using input devices like mouse and keyboard. The
main aim of the proposed system reduce the disadvantages of
existing system for accessing data or information from World
Wide Web (internet) using hand gesture. In this we passes
trainee images data captured by web cam to the system for
processing then hand gesture get recognized by the system
and our system also tied with world wide web so we are able
to access required information or data from web and our
system cant required input mechanism
Key Words: Gesture Recognition, Hand Gesture, Hand
Segmentation, Image Acquisition, and PCA.
1. INTRODUCTION
Gesture recognition is nothing but Human computer
interaction (HCI) [7]. We can also define Gestures to convey
meaningful information by the body or physical action from
user and process of recognition of body or physical action
called Gesture recognition. Gesturesare dividedintwotypes
static and dynamic [8].Hand gesture is used in wide area by
computer vision and machine eye with development of
different tools and realization of virtual environment. inthis
paper we present human computer interaction through
convenience graphical interface using gesture detection.
When we study the hand gesture recognition it is changes
from person to person so result may be changed with
different as texture and skin tones changes. It is universally
accepted that every person has same hand and figure count
as normal consideration. The main aim of the proposed
system reduce the disadvantages of existing system for
accessing data or information from World Wide Web
(internet) using hand gesture. In this we passes trainee
images data captured by web cam to the system for
processing then hand gesture get recognized by the system
and our system also tied with world wide web so weareable
to access required information or data from web and our
system without keyboard and mouse.
2. LITERATURE SURVEY
In early days Gesture Recognition becomes very prevail
process. For determining hand gesture different gesture
recognition technique are used. And every technique has its
own positive and negative consequences. The oldtechnology
is wired technology in which user get connected with
computer system through wire. But this technology has
several limitation ofthelengthofwire that’swhyusercannot
freelymovein room. The data glovesor instrumentedgloves
also called electronics gloves is the example of wire
technology [1][2]. Sensors are required for creating
electronics gloves for tracking Finger position orientation
and hand location. These instrumented gloves provide best
result but because of expensive cannot use in common
application. So we get replace electronics gloves by optical
markers this is one way to overcome expensiveness. Optical
markers produce infra-red light and this light reflect on
screen to getting information about tips of finger or hand
location.Optical marker also providesgoodresultbutagainit
hassome prosand cons i.e. complex configuration. After that
advanced technique get introduce called image based
technique in which image features like color, texture get
processed. We workwiththese featuresoftheimageforhand
gesture recognition. ForStudy Hand gesture andrecognition
system can be divided into different parts hand detection,
hand recognition and data retrieval from web.
2.1. Hand Detection
In Hand detection phase input is taken in the form of images
or video stream captured by webcam after that theseimages
are passed to the system for image processing and then with
take precaution of time consuming. For hand detection
multiple methods or approaches are used. The easy way is
taking image as input and finding skin color region, butitisa
difficult task as it has background color detection and
another body parts as image skin color is detected by using
skin color detection algorithm.
2.2. Hand Recognition
Hand gesture recognition deals with features detection and
Second parameter estimation model calculation. In features
detection extract featuresfrom imageswhichareusefulafter
that from this features calculate parameter by parameter
estimation model. In Hand gesture recognitionsegmentation
is done as there are unwanted background objects. Forhand
locating segmentation based skin color method is applied.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3249
In this accuracy can be maintained because of gesture
parameter features are properly selected by recognition
process. After selection of hand gesture system isable to get
data from web or internet from respective gesture.
2.3. Data Retrieval
In information or data retrieval phase the data can be
retrieved from internet according to provide gesture. User
fixes URL for per gesture in a database and when gestures
are recognized according that gesture users call that URL
from database. In this way informationcanbeaccessedusing
gestures from web.
3. Proposed System
Fig -1: System architecture
3.1. Image Acquisition
Images are acquired using the 13 megapixel real-aperture
camera in controlled background as well as by varying the
lightning conditions.
3.2. Hand Segmentation
The main and basic step in hand gesture recognition is to
segment the hand from the whole image so that it can be
utilized for recognition. In our proposed color skin color
segmentation is applied to segment the hand.Asskincolorof
different person can vary and background image can also
contain the skin pixels so after skin color model Otsu
Thresholding is applied to remove the background.
Conversion from RGB to YCbCr: The proposed skin color
segmentation in applied to YCbCr color space.
3.2. Gesture Recognition
One of the important technique of recognition is template
matching in which a template to recognize is available andis
compared with already stored template. In our approach
PCA method for feature extraction and matching is used.
Principal Component Analysis: PCA is used to reduce the
dimensionality of the image while preserving much of the
information. It is the powerful tool for analyzing the data by
identifying patterns in the dataset and reduces the
dimensions of the dataset such that maximum variance in
the original details visible in reduced data. PCA wasinvented
by Karl Pearson in 1901. It works by converting set of
correlated variables to linearly uncorrelated variable called
principal components. Principal components are calculated
by computing Eigen vectors of covariance matrix obtained
from the group of hand images. The highest M eigenvectors
contains the maximum variance in the original data. These
principal components are orthogonal to each other and the
first component is in the direction of greatest variance.
4. SYSTEM ANALYSIS
We required laptop with dual core having 2GB RAM with
webcam. Using webcam images are capturedwithresolution
640 x 480.We tested proposed system with 10 URLs with10
different hand gestures. We determine 10 gestures, 10
images taken for each gesture means we have 100 images
with eliminating background disturbance and tested the
accuracy rate in real time environment as shown in
following tables
Table -1: Hand Reorganization Result for data
retrieval
Hand Reorganization Result
Gesture Input
images
Successf
ul cases
Recognition
Rate %
1 10 8 80
2 10 9 90
3 10 9 90
4 10 10 100
5 10 8 80
6 10 10 10
7 10 9 90
8 10 9 90
9 10 10 90
10 10 9 90
ALL 100 90 90%
3. CONCLUSION
The proposed system implemented convenience graphical
interface using hand gesture detection which is used to
getting data from web. It is cheaper ascompare to touchpad.
We are getting data from web successfully by this system.As
we tested the accuracy rate in real time environment is also
good i.e. 90%and good fluency of controlling thesystem.For
future work we can increase the hand gesture recognition
accuracy rate.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3250
ACKNOWLEDGEMENT
I have great pleasure in expressing my sincere thanks to Dr
H. N. Kudal Principal, S. N. D. College of Engineering, Yeola
for providing all the necessary facilities. I wish toexpressmy
great thanksto my guide Prof. I. R. Shaikh Head of Computer
Engg.Department, encourage me throughout the project. I
wish to express my sincere thanks to Co-ordinator, post
graduate progrmme Prof. V.N. Dhakane Computer
Engg.Department for his valuable suggestions andguidance.
I am grateful to the staff members of the Department of
Computer Engg. for their stretching hands of the successful
completion of this paper work. At the last but not least, I am
thankful to my parent whohad encouragedinspiredmewith
their blessings.
REFERENCES
[1] [1] Yue Zhao, Yunda Liu, Min Dong(*), Sheng Bi”Multi-
Feature Gesture Recognition Based on Kinect”.The
6th Annual IEEE International Conference on Cyber
Technology in Automation, Control and Intelligent
systems June 19-22, 2016, Chengdu, China
[2] [2] Mandeep Kaur Ahuja ”Hand Gesture Recognition
Using PCA” IJCSET(www.ijcset.net) — July 2015 — Vol
5, Issue 7,267-271
[3] [3] Panwar, M. ”Hand gesture recognition based on
shape parameters.” International Conference on
Computing, Communication and Applications IEEE,
2012:1-6.
[4] [4] Sushma Laxman Wakchaure, Ganesh Dnyandev
Ghuge, Dnyandev Sopan Musale ”A Frequently used
Hand Gesture Recognition System for Daily Information
Retrieval from Internet International Journal of
Scientific Engineering Research, Volume 6, Issue 3,
March-2015 ISSN 2229 -5518
[5] [5] Haitham Hasan, Sameem Abdul-Kareem, Human
computer interaction using vision-based hand gesture
recognition systems: a survey,, Neural Comput
Application,2013.

More Related Content

What's hot (17)

PDF
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET Journal
 
PDF
IRJET- Full Body Motion Detection and Surveillance System Application
IRJET Journal
 
PDF
IRJET- Sign Language Interpreter
IRJET Journal
 
PDF
Dynamic hand gesture recognition using cbir
IAEME Publication
 
PDF
Criminal Identification using Arm7
IRJET Journal
 
PDF
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
IRJET Journal
 
PDF
IRJET- Security in Ad-Hoc Network using Encrypted Data Transmission and S...
IRJET Journal
 
PDF
IRJET- Biometric Scanner using Compressed Sensing
IRJET Journal
 
PDF
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
ijcsity
 
PDF
IRJET- Surveillance of Object Motion Detection and Caution System using B...
IRJET Journal
 
PDF
IRJET- A Deep Learning based Approach for Automatic Detection of Bike Rid...
IRJET Journal
 
PDF
IRJET- Confidential Data Access through Deep Learning Iris Biometrics
IRJET Journal
 
PDF
IRJET - Gesture Controlled Home Automation using CNN
IRJET Journal
 
PDF
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Waqas Tariq
 
PDF
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
IOSR Journals
 
PDF
IRJET- Deep Feature Fusion for Iris Biometrics on Mobile Devices
IRJET Journal
 
PDF
Mems Sensor Based Approach for Gesture Recognition to Control Media in Computer
IJARIIT
 
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET Journal
 
IRJET- Full Body Motion Detection and Surveillance System Application
IRJET Journal
 
IRJET- Sign Language Interpreter
IRJET Journal
 
Dynamic hand gesture recognition using cbir
IAEME Publication
 
Criminal Identification using Arm7
IRJET Journal
 
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
IRJET Journal
 
IRJET- Security in Ad-Hoc Network using Encrypted Data Transmission and S...
IRJET Journal
 
IRJET- Biometric Scanner using Compressed Sensing
IRJET Journal
 
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
ijcsity
 
IRJET- Surveillance of Object Motion Detection and Caution System using B...
IRJET Journal
 
IRJET- A Deep Learning based Approach for Automatic Detection of Bike Rid...
IRJET Journal
 
IRJET- Confidential Data Access through Deep Learning Iris Biometrics
IRJET Journal
 
IRJET - Gesture Controlled Home Automation using CNN
IRJET Journal
 
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Waqas Tariq
 
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
IOSR Journals
 
IRJET- Deep Feature Fusion for Iris Biometrics on Mobile Devices
IRJET Journal
 
Mems Sensor Based Approach for Gesture Recognition to Control Media in Computer
IJARIIT
 

Similar to IRJET- Convenience Improvement for Graphical Interface using Gesture Detection (20)

PDF
Gesture Recognition System
IRJET Journal
 
PDF
Accessing Operating System using Finger Gesture
IRJET Journal
 
PDF
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
IJMER
 
PDF
IRJET-Real Time Hand Gesture Recognition using Finger Tips
IRJET Journal
 
PDF
Controlling Computer using Hand Gestures
IRJET Journal
 
PDF
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
IRJET Journal
 
PDF
A Survey Paper on Controlling Computer using Hand Gestures
IRJET Journal
 
PDF
Hand gesture recognition system for human computer interaction using contour ...
eSAT Journals
 
PDF
HAND GESTURE RECOGNITION FOR HCI (HUMANCOMPUTER INTERACTION) USING ARTIFICIAL...
International Journal of Technical Research & Application
 
PDF
Paper id 25201413
IJRAT
 
PDF
Ay4103315317
IJERA Editor
 
PDF
IRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET Journal
 
PDF
Paper id 21201494
IJRAT
 
PPTX
qwerasdfzxcv
Ram Sharma
 
PDF
Hand Gesture Recognition using OpenCV and Python
ijtsrd
 
PPTX
Cursor movement by hand gesture.pptx
RastogiAman
 
PDF
Controlling Mouse Movements Using hand Gesture And X box 360
IRJET Journal
 
PDF
Hand gesture recognition using machine learning algorithms
CSITiaesprime
 
PDF
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET Journal
 
PDF
G0342039042
ijceronline
 
Gesture Recognition System
IRJET Journal
 
Accessing Operating System using Finger Gesture
IRJET Journal
 
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
IJMER
 
IRJET-Real Time Hand Gesture Recognition using Finger Tips
IRJET Journal
 
Controlling Computer using Hand Gestures
IRJET Journal
 
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
IRJET Journal
 
A Survey Paper on Controlling Computer using Hand Gestures
IRJET Journal
 
Hand gesture recognition system for human computer interaction using contour ...
eSAT Journals
 
HAND GESTURE RECOGNITION FOR HCI (HUMANCOMPUTER INTERACTION) USING ARTIFICIAL...
International Journal of Technical Research & Application
 
Paper id 25201413
IJRAT
 
Ay4103315317
IJERA Editor
 
IRJET- Finger Gesture Recognition using Laser Line Generator and Camera
IRJET Journal
 
Paper id 21201494
IJRAT
 
qwerasdfzxcv
Ram Sharma
 
Hand Gesture Recognition using OpenCV and Python
ijtsrd
 
Cursor movement by hand gesture.pptx
RastogiAman
 
Controlling Mouse Movements Using hand Gesture And X box 360
IRJET Journal
 
Hand gesture recognition using machine learning algorithms
CSITiaesprime
 
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET Journal
 
G0342039042
ijceronline
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

DOCX
8th International Conference on Electrical Engineering (ELEN 2025)
elelijjournal653
 
PPTX
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
PPTX
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
PPTX
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
PPTX
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
PDF
monopile foundation seminar topic for civil engineering students
Ahina5
 
PDF
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PPTX
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PPTX
Thermal runway and thermal stability.pptx
godow93766
 
PPTX
Pharmaceuticals and fine chemicals.pptxx
jaypa242004
 
PPTX
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
PPTX
EC3551-Transmission lines Demo class .pptx
Mahalakshmiprasannag
 
PPTX
Types of Bearing_Specifications_PPT.pptx
PranjulAgrahariAkash
 
PDF
Set Relation Function Practice session 24.05.2025.pdf
DrStephenStrange4
 
PDF
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
PPTX
Innowell Capability B0425 - Commercial Buildings.pptx
regobertroza
 
PPTX
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
PPTX
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
PPTX
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
8th International Conference on Electrical Engineering (ELEN 2025)
elelijjournal653
 
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
UNIT DAA PPT cover all topics 2021 regulation
archu26
 
artificial intelligence applications in Geomatics
NawrasShatnawi1
 
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
monopile foundation seminar topic for civil engineering students
Ahina5
 
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
Solar Thermal Energy System Seminar.pptx
Gpc Purapuza
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
Thermal runway and thermal stability.pptx
godow93766
 
Pharmaceuticals and fine chemicals.pptxx
jaypa242004
 
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
EC3551-Transmission lines Demo class .pptx
Mahalakshmiprasannag
 
Types of Bearing_Specifications_PPT.pptx
PranjulAgrahariAkash
 
Set Relation Function Practice session 24.05.2025.pdf
DrStephenStrange4
 
Ethics and Trustworthy AI in Healthcare – Governing Sensitive Data, Profiling...
AlqualsaDIResearchGr
 
Innowell Capability B0425 - Commercial Buildings.pptx
regobertroza
 
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 

IRJET- Convenience Improvement for Graphical Interface using Gesture Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3248 Convenience Improvement for Graphical Interface Using Gesture Detection Dnyandev Sopan Musale1, Prof. Shaikh I.R.2 1Student ME, Department of Computer Engineering, SND College of Engineering and Research Center, Yeola. 2HOD, Department of Computer Engineering, SND College of Engineering and Research Center, Yeola. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - the way for getting data from web such as weather condition, market condition, sports news, financial information and other information from different newspaper, Television and Internet. Now a day people interact with the system through graphical user interface which uses input devices like keyboard and mouse which is inconvenient and time consuming. To overcome this issue we design convenient GUI using hand gesture for getting data or information without using input devices like mouse and keyboard. The main aim of the proposed system reduce the disadvantages of existing system for accessing data or information from World Wide Web (internet) using hand gesture. In this we passes trainee images data captured by web cam to the system for processing then hand gesture get recognized by the system and our system also tied with world wide web so we are able to access required information or data from web and our system cant required input mechanism Key Words: Gesture Recognition, Hand Gesture, Hand Segmentation, Image Acquisition, and PCA. 1. INTRODUCTION Gesture recognition is nothing but Human computer interaction (HCI) [7]. We can also define Gestures to convey meaningful information by the body or physical action from user and process of recognition of body or physical action called Gesture recognition. Gesturesare dividedintwotypes static and dynamic [8].Hand gesture is used in wide area by computer vision and machine eye with development of different tools and realization of virtual environment. inthis paper we present human computer interaction through convenience graphical interface using gesture detection. When we study the hand gesture recognition it is changes from person to person so result may be changed with different as texture and skin tones changes. It is universally accepted that every person has same hand and figure count as normal consideration. The main aim of the proposed system reduce the disadvantages of existing system for accessing data or information from World Wide Web (internet) using hand gesture. In this we passes trainee images data captured by web cam to the system for processing then hand gesture get recognized by the system and our system also tied with world wide web so weareable to access required information or data from web and our system without keyboard and mouse. 2. LITERATURE SURVEY In early days Gesture Recognition becomes very prevail process. For determining hand gesture different gesture recognition technique are used. And every technique has its own positive and negative consequences. The oldtechnology is wired technology in which user get connected with computer system through wire. But this technology has several limitation ofthelengthofwire that’swhyusercannot freelymovein room. The data glovesor instrumentedgloves also called electronics gloves is the example of wire technology [1][2]. Sensors are required for creating electronics gloves for tracking Finger position orientation and hand location. These instrumented gloves provide best result but because of expensive cannot use in common application. So we get replace electronics gloves by optical markers this is one way to overcome expensiveness. Optical markers produce infra-red light and this light reflect on screen to getting information about tips of finger or hand location.Optical marker also providesgoodresultbutagainit hassome prosand cons i.e. complex configuration. After that advanced technique get introduce called image based technique in which image features like color, texture get processed. We workwiththese featuresoftheimageforhand gesture recognition. ForStudy Hand gesture andrecognition system can be divided into different parts hand detection, hand recognition and data retrieval from web. 2.1. Hand Detection In Hand detection phase input is taken in the form of images or video stream captured by webcam after that theseimages are passed to the system for image processing and then with take precaution of time consuming. For hand detection multiple methods or approaches are used. The easy way is taking image as input and finding skin color region, butitisa difficult task as it has background color detection and another body parts as image skin color is detected by using skin color detection algorithm. 2.2. Hand Recognition Hand gesture recognition deals with features detection and Second parameter estimation model calculation. In features detection extract featuresfrom imageswhichareusefulafter that from this features calculate parameter by parameter estimation model. In Hand gesture recognitionsegmentation is done as there are unwanted background objects. Forhand locating segmentation based skin color method is applied.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3249 In this accuracy can be maintained because of gesture parameter features are properly selected by recognition process. After selection of hand gesture system isable to get data from web or internet from respective gesture. 2.3. Data Retrieval In information or data retrieval phase the data can be retrieved from internet according to provide gesture. User fixes URL for per gesture in a database and when gestures are recognized according that gesture users call that URL from database. In this way informationcanbeaccessedusing gestures from web. 3. Proposed System Fig -1: System architecture 3.1. Image Acquisition Images are acquired using the 13 megapixel real-aperture camera in controlled background as well as by varying the lightning conditions. 3.2. Hand Segmentation The main and basic step in hand gesture recognition is to segment the hand from the whole image so that it can be utilized for recognition. In our proposed color skin color segmentation is applied to segment the hand.Asskincolorof different person can vary and background image can also contain the skin pixels so after skin color model Otsu Thresholding is applied to remove the background. Conversion from RGB to YCbCr: The proposed skin color segmentation in applied to YCbCr color space. 3.2. Gesture Recognition One of the important technique of recognition is template matching in which a template to recognize is available andis compared with already stored template. In our approach PCA method for feature extraction and matching is used. Principal Component Analysis: PCA is used to reduce the dimensionality of the image while preserving much of the information. It is the powerful tool for analyzing the data by identifying patterns in the dataset and reduces the dimensions of the dataset such that maximum variance in the original details visible in reduced data. PCA wasinvented by Karl Pearson in 1901. It works by converting set of correlated variables to linearly uncorrelated variable called principal components. Principal components are calculated by computing Eigen vectors of covariance matrix obtained from the group of hand images. The highest M eigenvectors contains the maximum variance in the original data. These principal components are orthogonal to each other and the first component is in the direction of greatest variance. 4. SYSTEM ANALYSIS We required laptop with dual core having 2GB RAM with webcam. Using webcam images are capturedwithresolution 640 x 480.We tested proposed system with 10 URLs with10 different hand gestures. We determine 10 gestures, 10 images taken for each gesture means we have 100 images with eliminating background disturbance and tested the accuracy rate in real time environment as shown in following tables Table -1: Hand Reorganization Result for data retrieval Hand Reorganization Result Gesture Input images Successf ul cases Recognition Rate % 1 10 8 80 2 10 9 90 3 10 9 90 4 10 10 100 5 10 8 80 6 10 10 10 7 10 9 90 8 10 9 90 9 10 10 90 10 10 9 90 ALL 100 90 90% 3. CONCLUSION The proposed system implemented convenience graphical interface using hand gesture detection which is used to getting data from web. It is cheaper ascompare to touchpad. We are getting data from web successfully by this system.As we tested the accuracy rate in real time environment is also good i.e. 90%and good fluency of controlling thesystem.For future work we can increase the hand gesture recognition accuracy rate.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3250 ACKNOWLEDGEMENT I have great pleasure in expressing my sincere thanks to Dr H. N. Kudal Principal, S. N. D. College of Engineering, Yeola for providing all the necessary facilities. I wish toexpressmy great thanksto my guide Prof. I. R. Shaikh Head of Computer Engg.Department, encourage me throughout the project. I wish to express my sincere thanks to Co-ordinator, post graduate progrmme Prof. V.N. Dhakane Computer Engg.Department for his valuable suggestions andguidance. I am grateful to the staff members of the Department of Computer Engg. for their stretching hands of the successful completion of this paper work. At the last but not least, I am thankful to my parent whohad encouragedinspiredmewith their blessings. REFERENCES [1] [1] Yue Zhao, Yunda Liu, Min Dong(*), Sheng Bi”Multi- Feature Gesture Recognition Based on Kinect”.The 6th Annual IEEE International Conference on Cyber Technology in Automation, Control and Intelligent systems June 19-22, 2016, Chengdu, China [2] [2] Mandeep Kaur Ahuja ”Hand Gesture Recognition Using PCA” IJCSET(www.ijcset.net) — July 2015 — Vol 5, Issue 7,267-271 [3] [3] Panwar, M. ”Hand gesture recognition based on shape parameters.” International Conference on Computing, Communication and Applications IEEE, 2012:1-6. [4] [4] Sushma Laxman Wakchaure, Ganesh Dnyandev Ghuge, Dnyandev Sopan Musale ”A Frequently used Hand Gesture Recognition System for Daily Information Retrieval from Internet International Journal of Scientific Engineering Research, Volume 6, Issue 3, March-2015 ISSN 2229 -5518 [5] [5] Haitham Hasan, Sameem Abdul-Kareem, Human computer interaction using vision-based hand gesture recognition systems: a survey,, Neural Comput Application,2013.