SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2049
MEDIA PLAYER WITH FACE DETECTION AND HAND GESTURE
MUKESH VISHWAKARMA1 , AKSHAY NAVRATNE2 , SNEHA GHORPADE3 , SAKET THOMBRE4 ,
TRUPTI KUMBHARE5
1.2.3.4 Student (UG), Department of Computer Engineering,
A.I.S.S.M.S. College of Engineering, Pune, Maharashtra, India.
5Assistant Professor, Department of Computer Engineering,
A.I.S.S.M.S. College of Engineering, Pune, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - When you are playing a video on your laptops
or PC and somebody calls you, you have getaway from your
device or simply look away from it due to this youmisssome
port of video. Then you have to drag back the video to see
the video from where you have left. Now to overcome this
problem we can build a media player that detects human
face and for the time it is detecting a face video will be
played else video will pause automatically. The player starts
running again as soon as it detect a face. This can be
achieved using the camera or webcam on top of the
computer. As long as the camera detects a face the video
keeps on playing. The player pauses as soon as users face is
not completely seen. Here we have also added some extra
feature that track hand movement to control mouse cursor
and left click operation which is usedtocontrol media player
functions which include dragging a video
forward/backward, increasing and decreasing volume,
choosing other videos to play .
Key Words: Face detection, Gesture, Camera.
1. INTRODUCTION
In the existing world, the communicationwiththeintelligent
Devices has increased. Everyone is dependent to perform
most of their tasks using computers. For efficient using of
these systems, we want our computer application to
communicate more are more. This communication can be
among applications or with user. For that motive, human-
computer interaction (HCI) hasbeena dynamic fieldofstudy
in the last decades. A media player is computer program for
playing multimedia files like videos, movies and music.
Media players display standard media control icons known
from physical devices such as tape recordersandCDplayers,
such as play, pause fast forward, back forward, and stop
buttons. Different media players may have different goals
and feature sets but now a days there are such media
player’s that can be communicate with personfaceandhand
gesture. We often use hand gesture in communication with
people in real world, we can use hand gesture to interact
with the digital world also.
2. PURPOSE
The aim of the project is to monitor and control the media
player. This media player can increase the level of human
computer interaction (HCI) than the current scenario.
3. SCOPE
This media player can help in reducing human efforts Later
on, this technique can be used to control systems using HCI
like multimedia player, pdf reader, power point etc.
4. LITERATURE SURVEY
4.1 Face Detection and Tracking using Open CV
Authors: S.V. Viraktamath, Mukund Katti, Aditya
Khatawka and Pavan Kulkarni
In [1], they analyze the image and has been stored in
database and it will check the size, position and the location
of face. It tracks the face and gives the desired result as
needed. The face detection methods are: knowledge
approach and Static approach and integration based with
several functionality or process. It is also used in (HCI)
human computer interface and image detection.
4.2 A Media Player which operates on Human
Emotions Authors: Harshala Chaudhary, Amrapali
Waghmare, Reshma Ganjewar, Dr. Abhijit
Banubakode
In [2], They have implemented a new technique known
as Emotion Sensory World of Blue Eyes Technology which
identifies human emotions (sad, happy or thinking) here we
use image processing techniques and extract eye portion
from the image captured which is then compared to the
stored images of database. So, the media player is based on
blue eyes technology. The techniqueweusedfordetection of
human face or emotion has applications like (HCI) human
computer interaction , image processing there are methods
of detecting emotions like face detection, eye detection, lip
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2050
detection. This paper reviews comparative techniques for
recognizing emotions through images.
4.3 Controlling Multimedia Applications Using
Hand Gesture Recognition Authors: Neha S.
Rokade1, Harsha R. Jadhav, Sabiha A. Pathan, and
Uma Annamalai.
In [3] They have introducea non-complexalgorithmthat
will decrease the complexity of hand gestures as well. This
system, a hand gesture process is to be build which will be
an intermediate between human machine interaction i.e.
HMI. A media player will recognize different hand gestures
such as up, and down, right, and left. There are three
modules in this system to identify hand gestures. It uses a
backend to save various hand gestures inputs. These inputs
were the subset of ASL i.e. American sign languages. Various
techniques have been used to remove the noise that is
present in the image.
4.4 Face Detection and Tracking with Web
Camera Authors: Ruslana Makovetsky and Gayane
In [4], they implement a different player than others,
having the following functionalities. The media player will
start playing the video if the human face is been totally
visible means detected by the media player and it will
stop/pause the video if human is not watching the media
player (ex turns away) .As a result, we were looking for a
face detection and tracking algorithm, which would enable
us to detect faces in frames, forwarded from a web camera.
5. SYSTEM ARCHITECTURE
Here as soon as we start the media player the media player
will be opened with face detection mode i.e. it will start
detecting human face and if a face is detected the video will
keep on playing if there is no face the video will be paused.
This media player has an option to run media player with
either face detection mode or hand gesture mode and it can
switch between them in run time. In hand gesture mode we
control the mouse cursor to operate the media player.
The following architecture consist of three sections:
1. Face Detection.
2. Hand gesture.
3. Media player.
1. Face Detection:
In this section the camera starts detecting a human
face and till the time we are lookingatthemedia player
screen the video will be played and if we look
somewhere else the video will be automatically
paused. It will start playing the video as soon as it
detects a face again.
2. Hand gesture:
In this section the camera looks for the color bands.
The user will wear 2 bands on his fingers they are
green and blue colour bands. Here the blue color band
controls mouse cursor and green color band performs
left click operation. Thus we can control the media
player.
3. Media player:
The media player is the important concept which will
be used to play video and it will be controlled by
functionalities like hand gesture and face detection.
6. SYSTEM EVALUATION
6.1 ADVANTAGES
 User-Friendly.
 Can control other application along with media
player.
 A better and improved explicit and implicit HCI.
 Controlling the computer from distant.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2051
6.2 DISADVANTAGES
 System may not work in less light up work space.
 For face detection complete face must be visible.
6.3 APPLICATIONS
 User don’t have to be worry missing any part of
video that has been played by media player.
 With some changes we can make it identify human
face and only the authorizedusercanplaythevideo.
 Along with media player we can control other
applications as well that is via hand gesture.
7 CONCLUSION
Thus, on the basis of literature survey and analyzing the
existing system, we havecanconcludethattheproposed
system we have introduced will use the features like
hand gesture and face detection and that will be used to
control the media player i.e. increasing and decreasing
the sound of the video, closing the media player,
dragging video forwardorbackwardandchoosingother
video to be played etc. With some changes in the face
detection module we can train it to recognize a
particular set of faces and then media player will
respond for their faces only.
8 REFERENCES
[1] Paul Viola and Michael J. Jones, “Robust Real-Time Face
Detection”, Published in 2004 International Journal of
Computer Vision 57(2), 137154, and 2004.
[2] S.V. Viraktamath, Mukund Katti, Aditya Khatawkar
Pavan Kulkarni ,“Face DetectionandTrackingusingOpen CV
”, The SIJ Transactions on Computer Networks &
Communication Engineering (CNCE), Vol. 1, No. 3, July-
August 2013
[3] Dnyanada Jadhav1, Prof. L.M.R.J. Lobo2 ,“Hand Gesture
Recognition System To Control Slide Show Navigation”,
International Journal of Application or Innovation in
Engineering & Management (IJAIEM) Volume 3, Issue 1,
January 2014
[4] N.Krishna Chaitanya, 2, R.Janardhan Rao “Controllingof
windows media player using hand recognition system”, The
International Journal of Engineering and Science (IJES)
Volume 3 Issue 12 Pages
[5] Harshala Chaudhari1, Amrapali Waghmare2, Reshma
Ganjewar3, Dr. Abhijit Banubakode ,“A Media Player which
operates depending on Human Emotions”, International
Journal of Advanced Research in Computer and
Communication Engineering Vol. 4, Issue 5, May 2015
[6] Neha S. Rokade1, Harsha R. Jadhav2, Sabiha A.Pathan3,
Uma Annamalai, “Controlling Multimedia ApplicationsUsing
Hand Gesture Recognition”, International Research Journal
of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 02 Issue: 05 — Aug-2015
[7] Mr. Sudarshan G. Gauge, Mr. Santosh G. Karkhile
,“Operating an Application Using Hand Gesture Recognition
System ”International Journal of Innovative Research in
Computer and Communication Engineering (An ISO 3297:
2007 Certified Organization) Vol. 4, Issue 2, February 2016.
[8] Mr. Sanjay Mena, “A Study on Hand Gesture
Recognition”, White Paper.
[9] Ruslana Makovetsky and Gayane Persian, “Face
Detection and Tracking with Web Camera”, White paper.
[10] Yushan Yu, Sheng Bi, Yaoyang Mo, Weiheng Qiu ,“Real-
time Gesture Recognition System Based on Camshaft
Algorithm and Haar-like Feature ”, The 6 th Annual IEEE
International Conference on June 19-22, 2016
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2052
BIOGRAPHIES
Mukesh Vishwakarma is
pursuing Bachelor’s degree in
Computer Engineering from
Savitribai Phule Pune University
at A.I.S.S.M.S College of
Engineering, Pune, and
Maharashtra, India.
Akshay Navratne is pursuing
Bachelor’s degree in Computer
Engineering from Savitribai
Phule Pune University at
A.I.S.S.M.S College of
Engineering, Pune, and
Maharashtra, India.
Sneha Ghorpadhe is pursuing
Bachelor’s degree in Computer
Engineering from Savitribai
Phule Pune University at
A.I.S.S.M.S CollegeofEngineering,
Pune, and Maharashtra, India.
Saket Thombre is pursuing
Bachelor’s degree in Computer
Engineering from Savitribai
Phule Pune University at
A.I.S.S.M.S CollegeofEngineering,
Pune, and Maharashtra, India.
Trupti Kumbhare is Assistant
Professor in Department of
Computer Engineering from
Savitribai Phule Pune University
at A.I.S.S.M.S College of
Engineering, Pune, and
Maharashtra, India.

Contenu connexe

Tendances

eye phone technology
eye phone technologyeye phone technology
eye phone technologyNaga Dinesh
 
project presentation on mouse simulation using finger tip detection
project presentation on mouse simulation using finger tip detection project presentation on mouse simulation using finger tip detection
project presentation on mouse simulation using finger tip detection Sumit Varshney
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognitionRandhir Gupta
 
Womensecurityapp12
Womensecurityapp12Womensecurityapp12
Womensecurityapp12Aman Raj
 
ppt of gesture recognition
ppt of gesture recognitionppt of gesture recognition
ppt of gesture recognitionAayush Agrawal
 
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxFAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxBasavaPrabhu14
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptRanjan Gupta
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project PresentationLaxmi Kant Yadav
 
Android app development ppt
Android app development pptAndroid app development ppt
Android app development pptsaitej15
 
SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESVED PRAKASH
 
The complete srs documentation of our developed game.
The complete srs documentation of our developed game. The complete srs documentation of our developed game.
The complete srs documentation of our developed game. Isfand yar Khan
 
Application for Women Safety
Application for Women SafetyApplication for Women Safety
Application for Women Safetyiosrjce
 
My Final year project on Android app development
My Final year project on Android app developmentMy Final year project on Android app development
My Final year project on Android app developmentrahulkumargiri
 

Tendances (20)

Finger reader
Finger readerFinger reader
Finger reader
 
gesture-recognition
gesture-recognitiongesture-recognition
gesture-recognition
 
eye phone technology
eye phone technologyeye phone technology
eye phone technology
 
Hand Gesture Recognition
Hand Gesture RecognitionHand Gesture Recognition
Hand Gesture Recognition
 
Seminar on isphere
Seminar on isphereSeminar on isphere
Seminar on isphere
 
project presentation on mouse simulation using finger tip detection
project presentation on mouse simulation using finger tip detection project presentation on mouse simulation using finger tip detection
project presentation on mouse simulation using finger tip detection
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognition
 
Womensecurityapp12
Womensecurityapp12Womensecurityapp12
Womensecurityapp12
 
ppt of gesture recognition
ppt of gesture recognitionppt of gesture recognition
ppt of gesture recognition
 
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxFAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
 
WCAG 2.1 Mobile Accessibility
WCAG 2.1 Mobile AccessibilityWCAG 2.1 Mobile Accessibility
WCAG 2.1 Mobile Accessibility
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System ppt
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project Presentation
 
MUSIC PLAYER.pptx
MUSIC PLAYER.pptxMUSIC PLAYER.pptx
MUSIC PLAYER.pptx
 
Android app development ppt
Android app development pptAndroid app development ppt
Android app development ppt
 
Gesture recognition
Gesture recognitionGesture recognition
Gesture recognition
 
SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIES
 
The complete srs documentation of our developed game.
The complete srs documentation of our developed game. The complete srs documentation of our developed game.
The complete srs documentation of our developed game.
 
Application for Women Safety
Application for Women SafetyApplication for Women Safety
Application for Women Safety
 
My Final year project on Android app development
My Final year project on Android app developmentMy Final year project on Android app development
My Final year project on Android app development
 

Similaire à Media Player with Face Detection and Hand Gesture

IRJET- Enhanced Look Based Media Player with Hand Gesture Recognition
IRJET-  	  Enhanced Look Based Media Player with Hand Gesture RecognitionIRJET-  	  Enhanced Look Based Media Player with Hand Gesture Recognition
IRJET- Enhanced Look Based Media Player with Hand Gesture RecognitionIRJET Journal
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesIRJET Journal
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with EyeballIRJET Journal
 
Accessing Operating System using Finger Gesture
Accessing Operating System using Finger GestureAccessing Operating System using Finger Gesture
Accessing Operating System using Finger GestureIRJET Journal
 
SMART MEDIA PLAYER USING AI
SMART MEDIA PLAYER USING AISMART MEDIA PLAYER USING AI
SMART MEDIA PLAYER USING AIIRJET Journal
 
Emotions and Hand Gestures Recognition using Computer Vision
Emotions and Hand Gestures Recognition using Computer VisionEmotions and Hand Gestures Recognition using Computer Vision
Emotions and Hand Gestures Recognition using Computer VisionIRJET Journal
 
Blue eyes technology
Blue eyes technologyBlue eyes technology
Blue eyes technologyHimadri khali
 
Sixth Sense Technology
Sixth Sense TechnologySixth Sense Technology
Sixth Sense TechnologyIRJET Journal
 
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET-  	  Finger Gesture Recognition Using Linear CameraIRJET-  	  Finger Gesture Recognition Using Linear Camera
IRJET- Finger Gesture Recognition Using Linear CameraIRJET Journal
 
A Survey Paper on Controlling Computer using Hand Gestures
A Survey Paper on Controlling Computer using Hand GesturesA Survey Paper on Controlling Computer using Hand Gestures
A Survey Paper on Controlling Computer using Hand GesturesIRJET Journal
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIDr. Amarjeet Singh
 
Facial Expression Identification System
Facial Expression Identification SystemFacial Expression Identification System
Facial Expression Identification SystemIRJET Journal
 
IRJET- Adavnce Media Player
IRJET-  	  Adavnce Media PlayerIRJET-  	  Adavnce Media Player
IRJET- Adavnce Media PlayerIRJET Journal
 
IRJET- Adavnce Media Player
IRJET- Adavnce Media PlayerIRJET- Adavnce Media Player
IRJET- Adavnce Media PlayerIRJET 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 InputIRJET 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 LearningIRJET Journal
 
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...IRJET Journal
 
Gesture Based Interface Using Motion and Image Comparison
Gesture Based Interface Using Motion and Image ComparisonGesture Based Interface Using Motion and Image Comparison
Gesture Based Interface Using Motion and Image Comparisonijait
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureIRJET Journal
 
Controlling Computer using Hand Gestures
Controlling Computer using Hand GesturesControlling Computer using Hand Gestures
Controlling Computer using Hand GesturesIRJET Journal
 

Similaire à Media Player with Face Detection and Hand Gesture (20)

IRJET- Enhanced Look Based Media Player with Hand Gesture Recognition
IRJET-  	  Enhanced Look Based Media Player with Hand Gesture RecognitionIRJET-  	  Enhanced Look Based Media Player with Hand Gesture Recognition
IRJET- Enhanced Look Based Media Player with Hand Gesture Recognition
 
Sign Language Identification based on Hand Gestures
Sign Language Identification based on Hand GesturesSign Language Identification based on Hand Gestures
Sign Language Identification based on Hand Gestures
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with Eyeball
 
Accessing Operating System using Finger Gesture
Accessing Operating System using Finger GestureAccessing Operating System using Finger Gesture
Accessing Operating System using Finger Gesture
 
SMART MEDIA PLAYER USING AI
SMART MEDIA PLAYER USING AISMART MEDIA PLAYER USING AI
SMART MEDIA PLAYER USING AI
 
Emotions and Hand Gestures Recognition using Computer Vision
Emotions and Hand Gestures Recognition using Computer VisionEmotions and Hand Gestures Recognition using Computer Vision
Emotions and Hand Gestures Recognition using Computer Vision
 
Blue eyes technology
Blue eyes technologyBlue eyes technology
Blue eyes technology
 
Sixth Sense Technology
Sixth Sense TechnologySixth Sense Technology
Sixth Sense Technology
 
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET-  	  Finger Gesture Recognition Using Linear CameraIRJET-  	  Finger Gesture Recognition Using Linear Camera
IRJET- Finger Gesture Recognition Using Linear Camera
 
A Survey Paper on Controlling Computer using Hand Gestures
A Survey Paper on Controlling Computer using Hand GesturesA Survey Paper on Controlling Computer using Hand Gestures
A Survey Paper on Controlling Computer using Hand Gestures
 
Eye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AIEye(I) Still Know! – An App for the Blind Built using Web and AI
Eye(I) Still Know! – An App for the Blind Built using Web and AI
 
Facial Expression Identification System
Facial Expression Identification SystemFacial Expression Identification System
Facial Expression Identification System
 
IRJET- Adavnce Media Player
IRJET-  	  Adavnce Media PlayerIRJET-  	  Adavnce Media Player
IRJET- Adavnce Media Player
 
IRJET- Adavnce Media Player
IRJET- Adavnce Media PlayerIRJET- Adavnce Media Player
IRJET- Adavnce Media Player
 
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
 
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...
IRJET- An Innovative Approach for Interviewer to Judge State of Mind of an In...
 
Gesture Based Interface Using Motion and Image Comparison
Gesture Based Interface Using Motion and Image ComparisonGesture Based Interface Using Motion and Image Comparison
Gesture Based Interface Using Motion and Image Comparison
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand Gesture
 
Controlling Computer using Hand Gestures
Controlling Computer using Hand GesturesControlling Computer using Hand Gestures
Controlling Computer using Hand Gestures
 

Plus de IRJET Journal

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

Plus de IRJET Journal (20)

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

Dernier

A brief look at visionOS - How to develop app on Apple's Vision Pro
A brief look at visionOS - How to develop app on Apple's Vision ProA brief look at visionOS - How to develop app on Apple's Vision Pro
A brief look at visionOS - How to develop app on Apple's Vision ProRay Yuan Liu
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptNoman khan
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfShreyas Pandit
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical trainingGladiatorsKasper
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdfAkritiPradhan2
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organizationchnrketan
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodManicka Mamallan Andavar
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 

Dernier (20)

A brief look at visionOS - How to develop app on Apple's Vision Pro
A brief look at visionOS - How to develop app on Apple's Vision ProA brief look at visionOS - How to develop app on Apple's Vision Pro
A brief look at visionOS - How to develop app on Apple's Vision Pro
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).ppt
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdf
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organization
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument method
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 

Media Player with Face Detection and Hand Gesture

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2049 MEDIA PLAYER WITH FACE DETECTION AND HAND GESTURE MUKESH VISHWAKARMA1 , AKSHAY NAVRATNE2 , SNEHA GHORPADE3 , SAKET THOMBRE4 , TRUPTI KUMBHARE5 1.2.3.4 Student (UG), Department of Computer Engineering, A.I.S.S.M.S. College of Engineering, Pune, Maharashtra, India. 5Assistant Professor, Department of Computer Engineering, A.I.S.S.M.S. College of Engineering, Pune, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - When you are playing a video on your laptops or PC and somebody calls you, you have getaway from your device or simply look away from it due to this youmisssome port of video. Then you have to drag back the video to see the video from where you have left. Now to overcome this problem we can build a media player that detects human face and for the time it is detecting a face video will be played else video will pause automatically. The player starts running again as soon as it detect a face. This can be achieved using the camera or webcam on top of the computer. As long as the camera detects a face the video keeps on playing. The player pauses as soon as users face is not completely seen. Here we have also added some extra feature that track hand movement to control mouse cursor and left click operation which is usedtocontrol media player functions which include dragging a video forward/backward, increasing and decreasing volume, choosing other videos to play . Key Words: Face detection, Gesture, Camera. 1. INTRODUCTION In the existing world, the communicationwiththeintelligent Devices has increased. Everyone is dependent to perform most of their tasks using computers. For efficient using of these systems, we want our computer application to communicate more are more. This communication can be among applications or with user. For that motive, human- computer interaction (HCI) hasbeena dynamic fieldofstudy in the last decades. A media player is computer program for playing multimedia files like videos, movies and music. Media players display standard media control icons known from physical devices such as tape recordersandCDplayers, such as play, pause fast forward, back forward, and stop buttons. Different media players may have different goals and feature sets but now a days there are such media player’s that can be communicate with personfaceandhand gesture. We often use hand gesture in communication with people in real world, we can use hand gesture to interact with the digital world also. 2. PURPOSE The aim of the project is to monitor and control the media player. This media player can increase the level of human computer interaction (HCI) than the current scenario. 3. SCOPE This media player can help in reducing human efforts Later on, this technique can be used to control systems using HCI like multimedia player, pdf reader, power point etc. 4. LITERATURE SURVEY 4.1 Face Detection and Tracking using Open CV Authors: S.V. Viraktamath, Mukund Katti, Aditya Khatawka and Pavan Kulkarni In [1], they analyze the image and has been stored in database and it will check the size, position and the location of face. It tracks the face and gives the desired result as needed. The face detection methods are: knowledge approach and Static approach and integration based with several functionality or process. It is also used in (HCI) human computer interface and image detection. 4.2 A Media Player which operates on Human Emotions Authors: Harshala Chaudhary, Amrapali Waghmare, Reshma Ganjewar, Dr. Abhijit Banubakode In [2], They have implemented a new technique known as Emotion Sensory World of Blue Eyes Technology which identifies human emotions (sad, happy or thinking) here we use image processing techniques and extract eye portion from the image captured which is then compared to the stored images of database. So, the media player is based on blue eyes technology. The techniqueweusedfordetection of human face or emotion has applications like (HCI) human computer interaction , image processing there are methods of detecting emotions like face detection, eye detection, lip
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2050 detection. This paper reviews comparative techniques for recognizing emotions through images. 4.3 Controlling Multimedia Applications Using Hand Gesture Recognition Authors: Neha S. Rokade1, Harsha R. Jadhav, Sabiha A. Pathan, and Uma Annamalai. In [3] They have introducea non-complexalgorithmthat will decrease the complexity of hand gestures as well. This system, a hand gesture process is to be build which will be an intermediate between human machine interaction i.e. HMI. A media player will recognize different hand gestures such as up, and down, right, and left. There are three modules in this system to identify hand gestures. It uses a backend to save various hand gestures inputs. These inputs were the subset of ASL i.e. American sign languages. Various techniques have been used to remove the noise that is present in the image. 4.4 Face Detection and Tracking with Web Camera Authors: Ruslana Makovetsky and Gayane In [4], they implement a different player than others, having the following functionalities. The media player will start playing the video if the human face is been totally visible means detected by the media player and it will stop/pause the video if human is not watching the media player (ex turns away) .As a result, we were looking for a face detection and tracking algorithm, which would enable us to detect faces in frames, forwarded from a web camera. 5. SYSTEM ARCHITECTURE Here as soon as we start the media player the media player will be opened with face detection mode i.e. it will start detecting human face and if a face is detected the video will keep on playing if there is no face the video will be paused. This media player has an option to run media player with either face detection mode or hand gesture mode and it can switch between them in run time. In hand gesture mode we control the mouse cursor to operate the media player. The following architecture consist of three sections: 1. Face Detection. 2. Hand gesture. 3. Media player. 1. Face Detection: In this section the camera starts detecting a human face and till the time we are lookingatthemedia player screen the video will be played and if we look somewhere else the video will be automatically paused. It will start playing the video as soon as it detects a face again. 2. Hand gesture: In this section the camera looks for the color bands. The user will wear 2 bands on his fingers they are green and blue colour bands. Here the blue color band controls mouse cursor and green color band performs left click operation. Thus we can control the media player. 3. Media player: The media player is the important concept which will be used to play video and it will be controlled by functionalities like hand gesture and face detection. 6. SYSTEM EVALUATION 6.1 ADVANTAGES  User-Friendly.  Can control other application along with media player.  A better and improved explicit and implicit HCI.  Controlling the computer from distant.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2051 6.2 DISADVANTAGES  System may not work in less light up work space.  For face detection complete face must be visible. 6.3 APPLICATIONS  User don’t have to be worry missing any part of video that has been played by media player.  With some changes we can make it identify human face and only the authorizedusercanplaythevideo.  Along with media player we can control other applications as well that is via hand gesture. 7 CONCLUSION Thus, on the basis of literature survey and analyzing the existing system, we havecanconcludethattheproposed system we have introduced will use the features like hand gesture and face detection and that will be used to control the media player i.e. increasing and decreasing the sound of the video, closing the media player, dragging video forwardorbackwardandchoosingother video to be played etc. With some changes in the face detection module we can train it to recognize a particular set of faces and then media player will respond for their faces only. 8 REFERENCES [1] Paul Viola and Michael J. Jones, “Robust Real-Time Face Detection”, Published in 2004 International Journal of Computer Vision 57(2), 137154, and 2004. [2] S.V. Viraktamath, Mukund Katti, Aditya Khatawkar Pavan Kulkarni ,“Face DetectionandTrackingusingOpen CV ”, The SIJ Transactions on Computer Networks & Communication Engineering (CNCE), Vol. 1, No. 3, July- August 2013 [3] Dnyanada Jadhav1, Prof. L.M.R.J. Lobo2 ,“Hand Gesture Recognition System To Control Slide Show Navigation”, International Journal of Application or Innovation in Engineering & Management (IJAIEM) Volume 3, Issue 1, January 2014 [4] N.Krishna Chaitanya, 2, R.Janardhan Rao “Controllingof windows media player using hand recognition system”, The International Journal of Engineering and Science (IJES) Volume 3 Issue 12 Pages [5] Harshala Chaudhari1, Amrapali Waghmare2, Reshma Ganjewar3, Dr. Abhijit Banubakode ,“A Media Player which operates depending on Human Emotions”, International Journal of Advanced Research in Computer and Communication Engineering Vol. 4, Issue 5, May 2015 [6] Neha S. Rokade1, Harsha R. Jadhav2, Sabiha A.Pathan3, Uma Annamalai, “Controlling Multimedia ApplicationsUsing Hand Gesture Recognition”, International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 02 Issue: 05 — Aug-2015 [7] Mr. Sudarshan G. Gauge, Mr. Santosh G. Karkhile ,“Operating an Application Using Hand Gesture Recognition System ”International Journal of Innovative Research in Computer and Communication Engineering (An ISO 3297: 2007 Certified Organization) Vol. 4, Issue 2, February 2016. [8] Mr. Sanjay Mena, “A Study on Hand Gesture Recognition”, White Paper. [9] Ruslana Makovetsky and Gayane Persian, “Face Detection and Tracking with Web Camera”, White paper. [10] Yushan Yu, Sheng Bi, Yaoyang Mo, Weiheng Qiu ,“Real- time Gesture Recognition System Based on Camshaft Algorithm and Haar-like Feature ”, The 6 th Annual IEEE International Conference on June 19-22, 2016
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2052 BIOGRAPHIES Mukesh Vishwakarma is pursuing Bachelor’s degree in Computer Engineering from Savitribai Phule Pune University at A.I.S.S.M.S College of Engineering, Pune, and Maharashtra, India. Akshay Navratne is pursuing Bachelor’s degree in Computer Engineering from Savitribai Phule Pune University at A.I.S.S.M.S College of Engineering, Pune, and Maharashtra, India. Sneha Ghorpadhe is pursuing Bachelor’s degree in Computer Engineering from Savitribai Phule Pune University at A.I.S.S.M.S CollegeofEngineering, Pune, and Maharashtra, India. Saket Thombre is pursuing Bachelor’s degree in Computer Engineering from Savitribai Phule Pune University at A.I.S.S.M.S CollegeofEngineering, Pune, and Maharashtra, India. Trupti Kumbhare is Assistant Professor in Department of Computer Engineering from Savitribai Phule Pune University at A.I.S.S.M.S College of Engineering, Pune, and Maharashtra, India.