SlideShare una empresa de Scribd logo
1 de 29
FEATURE PROCESSING &
MODELLING FOR 6D MOTION
GESTURE RECOGNITION
1
GUIDED BY PRESENTED BY
Mrs. Seena. M .K Jeeva John
Asst. Prof., ECE S7 ECE (035)
ABSTRACT
• A 6D motion gesture is represented by a 3D spatial trajectory and
augmented by another three dimensions of orientation. Using
different tracking technologies, the motion can be tracked explicitly
with the position and orientation or implicitly with the acceleration
and angular speed. This deals with the relative effectiveness of
various feature dimensions for motion gesture recognition in both
user-dependent and user-independent cases. A statistical feature-
based classifier and an HMM-based recognizer, which offers more
flexibility in feature selection and achieves better performance in
recognition accuracy than another systems. Motion gesture database
contains both explicit and implicit motion information which allows
comparing the recognition performance of different tracking signals
on a common ground. This gives an insight into the attainable
recognition rate with different tracking devices, which is valuable
for the system designer to choose the proper tracking technology.
INTRODUCTION
• “Dimension” is a property of space(1D,2D, 3D..)
• A straight line has 1dimension( 1 coordinate)
• A parallelogram has 2 dimension(2 coordinate)
• A parallelepiped has 3dimension.(3 coordinates)
• Similar way, a 6D in any space that has 6 coordinates.
• The implementation of a gesture-control interface contains two key
components:
 GESTURE RECOGNITION &
 MOTION TRACKING
• 6D motion gestures are used for recognizing the gesture.
• The 6D motion gesture is represented by,
 3D SPATIAL TRAJECTORY &
 OTHER 3 DIMENSIONS OF ORIENTATION
What is gesture?
• GESTURE is a meaningful body movement expressed by a subject.
• Purpose of human gestures:
conversational, controlling, commanding, manipulative, and
communicative.
 Two types;
 Natural gestures
 Sign language gestures
 Natural gestures
• Free form
• Can occur in any order, dimension, shape etc…
• The gesture performed by different individuals can vary dynamically.
• Sign language gestures
• It has a defined grammar.
• Dynamic motions, i.e., motion gestures are commonly used for
‘command & control’ process.
Why gestures?
• It is quite Natural.
• Most Efficient.
• High accuracy.
• Gestures can be culture specific.
Gesture recognition
• Two extreme cases are,
o User dependent gesture recognition.
o User independent gesture recognition.
• Major approaches for analyzing or recognizing a gesture includes,
• Dynamic Time Warping (DTW)
• Neural Networks (NNs)
• Hidden Markov Models (HMMs)
• Data-driven template matching.
• Statistical feature based classifiers.
• Statistical feature based classifiers are also called as rubine classifier
DTW(Dynamic Time Warping…)
Dynamic time warping (DTW) is an algorithm for measuring similarity
between two sequences which may vary in time or speed.
DTW can be useful for personalized gesture recognition.
These recognizers are simple to implement, computationally
inexpensive, and require only a few training samples to function properly.
A significant amount of templates are needed to cover the range of
variations.
When a large set of training samples is hard to collect, we use the DTW
technique.
A child being sensed by a simple gesture
recognition algorithm detecting hand location
and movement
HMM BASED CLASSIFIER
• Most commonly used classifier for 6D gesture recognition.
• The HMM is efficient at modelling a time series with and
temporal variations, and has been successfully applied to
gesture recognition.
• The features (observations)for the HMMs vary, including the
position, moving direction, acceleration, etc.
• Normalization procedure is used specifically for the explicit
and implicit motion data.
6DMG: 6D MOTION GESTURE
DATABASE
• Here we define a total of 20 gestures.
• Including swiping motions in eight directions, poke gestures that swipe
rapidly forth and back in four directions, v-shape, x shape, clockwise and
counter clockwise circles in both vertical and horizontal planes, and wrist
twisting (roll).
• Wii Remote Plus (Wiimote) for the inertial measurement of the
acceleration and angular speed.
• There are no mirror gestures, which means the direction and rotation are
the same for both right- and left-handed users.
• Wiimote used here, which works as a position tracker.
• The tracking device provides both explicit and implicit 6D spatio-temporal
information sampled at 60 Hz, including the
position, orientation, acceleration, and angular speed.
THE GESTURE LIST OF 6DMG
Selected gestures from the 6DMG
database
What is wiimote
• It is a REMOTE.
• The body of the Wii Remote measures 148 mm (5.8 in)
long, 36.2 mm (1.43 in) wide, and 30.8 mm (1.21 in) thick.
• Feature of the Wii Remote is its motion sensing capability.
• Wiimote allows the user to interact with and manipulate items
on screen via gesture recognition and pointing through the use
of accelerometer and optical sensor technology.
wiimote
Block diagram for gesture recognition
• These are all the techniques that are used for recognizing a
gesture.
RECOGNIZED
GESTURE
GESTURE RECOGNITION
HMMDTW
6D
MG
Motion tracking
• Motion tracking is used to capture the motion before performing gesture
recognition.
 Tracking an object in space actually requires six dimensions:
 Three for translation
 Three for rotation
• Methods used for tracking motion…
 Two methods used for tracking the motion ,
 Explicit method.
 Implicit method.
• The motion can be tracked explicitly with the position and orientation.
• Implicitly with the acceleration and angular speed.
Technologies for motion tracking
• There are several technologies for motion tracking.
Vision based technique.
&
Tracker based technique.
The tracker based technique ( used for sensing) can be
divided into,
Optical sensing
&
Inertial sensing
VISION BASED TECHNIQUE
• This provides more natural and unencumbered (free form) interaction.
MONOCULAR IMAGES OR VIDEOS:
 Can extract the projected 2D trajectory and the orientation
DEPTH CAMERA:
 estimates the depth in a rougher scale.
STEREO OR MULTI VIEW CAMERAS:
 To track a full 3D motion
 XBOX 360 KINECT:
 Used for tracking a human body in 3D
Xbox 360 Kinect:
TRACKER BASED TECHNIQUE
• Tracker-based techniques achieve more precise motion
tracking at the expense of requiring the user to wear certain
equipment.
• A motion tracking system most often derives estimate of
motion information from magnetic, acoustic, inertial, or
optical sensors.
• From this optical sensors and inertial sensors are most
commonly used.
Optical sensors
• An optical sensor is a device that converts light rays into electronic signals.
• It is Similar to a photo resistor
• Tracks the global orientation and position.
• i.e. Optical sensors track either active or reflective markers and provide
accurate motion tracking results at a relatively high speed.
• Here at least two pairs of the tracker-sensor relationship are needed for
valid triangulation to determine the position of one tracker.
• Advantages
1. High sensitivity.
2. Small size and longer lifetime.
3. High intensity.
Optical sensor….
Inertial sensor
• Inertial sensors are commonly referred to the MEMS
(microelectronic mechanical systems)
• It includes, accelerometers and gyroscopes in chip form.
• The accelerometer measures the accelerations in the device-
wise coordinates.
• Gyroscope measures the angular speed and the orientation.
• Both has the ability to sense the vibration, rotation, tilt etc…
Inertial sensors can sense….
BLOCK DIAGRAM FOR MOTION TRACKING…..
Control
motion
Optical tracking
Inertial tracking
Position
Orientation
Acceleration
Angular speed
Motion dataMotion tracking
FUTURE APPLICATION
6D THEATRES & 6D MOVIES…..
CONCLUSION
• Gestures can be a natural and intuitive way for interaction, and we are
especially interested in motion gestures rendered by the hand or handheld
device in free space without regard to the posture, finger or body
movements.
• With different tracking technologies, the affordable motion information
varies, which can be the position, orientation, acceleration, and angular
speed. Although motion gestures are usually defined by the spatial
trajectory, other kinematic properties still contain information to distinguish
the gestures.
• Two techniques have been used, motion tracking and gesture recognition.
REFERENCES
• G. Welch and E. Foxlin, “Motion tracking: no silver bullet, but a
respectable arsenal,” Computer Graphics and Application
• R. Teather, A. Pavlovych, W. Stuerzlinger, and I. MacKenzie, “Effects of
tracking technology, latency, and spatial jitter on object
movement, "Proceedings of IEEE Symposium on 3D User Interfaces
• M. Chen, G. AlRegib, and B.-H. Juang, “6dmg: A new 6d motiongesture
database,” in Proceedings of the third annual ACM conferenceon
Multimedia systems
• J. Ruiz, Y. Li, and E. Lank, “User-defined motion gestures for mobile
interaction,” in Proceedings of the 29th international conference on Human
factors in computing systems
THANKYOU…...

Más contenido relacionado

La actualidad más candente

Computer vision towards an automatic recognition of communicative gestures
Computer vision   towards an automatic recognition of communicative gesturesComputer vision   towards an automatic recognition of communicative gestures
Computer vision towards an automatic recognition of communicative gesturesDonato Di Pierro
 
Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)vivatechijri
 
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperShirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperChamila Wijayarathna
 
accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...Shareef Dudekula
 
accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...Shareef Dudekula
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognitionRandhir Gupta
 
Configurable salat oriented device for assisting disability person
Configurable salat oriented device for assisting disability personConfigurable salat oriented device for assisting disability person
Configurable salat oriented device for assisting disability personConference Papers
 
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardDevelopment of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardWaqas Tariq
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRSajjan prabhat
 
Motion capture process and systems
Motion capture process and systemsMotion capture process and systems
Motion capture process and systemsAlaa Mohamed Saeed
 
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...eSAT Journals
 

La actualidad más candente (12)

Computer vision towards an automatic recognition of communicative gestures
Computer vision   towards an automatic recognition of communicative gesturesComputer vision   towards an automatic recognition of communicative gestures
Computer vision towards an automatic recognition of communicative gestures
 
Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)Brainwave Controlled Wheelchair (BCW)
Brainwave Controlled Wheelchair (BCW)
 
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research PaperShirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
Shirsha Yaathra - Head Movement controlled Wheelchair - Research Paper
 
accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...
 
accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...accelerometer based direction controlled wheel chair using gesture technology...
accelerometer based direction controlled wheel chair using gesture technology...
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognition
 
Configurable salat oriented device for assisting disability person
Configurable salat oriented device for assisting disability personConfigurable salat oriented device for assisting disability person
Configurable salat oriented device for assisting disability person
 
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 BoardDevelopment of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
Development of Sign Signal Translation System Based on Altera’s FPGA DE2 Board
 
Smart Walking Stick for Visually Challenged People
Smart Walking Stick for Visually Challenged PeopleSmart Walking Stick for Visually Challenged People
Smart Walking Stick for Visually Challenged People
 
HEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIRHEAD MOVEMENT WHEEL CHAIR
HEAD MOVEMENT WHEEL CHAIR
 
Motion capture process and systems
Motion capture process and systemsMotion capture process and systems
Motion capture process and systems
 
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
Hand gesture based wheel chair with obstacle detection,wireless & gps tec...
 

Destacado

38 gestures of body language
38 gestures of body language38 gestures of body language
38 gestures of body languagemelodeepop
 
Real time gesture recognition of human hand
Real time gesture recognition of human handReal time gesture recognition of human hand
Real time gesture recognition of human handVishnu Kudumula
 
Time Machine session @ ICME 2012 - DTW's New Youth
Time Machine session @ ICME 2012 - DTW's New YouthTime Machine session @ ICME 2012 - DTW's New Youth
Time Machine session @ ICME 2012 - DTW's New YouthXavier Anguera
 
Part 2 - Gesture Recognition Technology
Part   2 - Gesture Recognition TechnologyPart   2 - Gesture Recognition Technology
Part 2 - Gesture Recognition TechnologyPatel Saunak
 
Body language[1]
Body language[1]Body language[1]
Body language[1]Nikhi Jain
 
Gestures facial expressions body language 1
Gestures facial expressions body language 1Gestures facial expressions body language 1
Gestures facial expressions body language 1philmiuc
 
Vision-based Finger Detection and Its Applications
Vision-based Finger Detection and Its ApplicationsVision-based Finger Detection and Its Applications
Vision-based Finger Detection and Its Applicationsyifang
 
RFID tag - technology and scenarios
RFID tag - technology and scenariosRFID tag - technology and scenarios
RFID tag - technology and scenariosDavide Del Monte
 
Body Language by N.G.Palit. Body Language is the language which our body sp...
Body Language  by  N.G.Palit. Body Language is the language which our body sp...Body Language  by  N.G.Palit. Body Language is the language which our body sp...
Body Language by N.G.Palit. Body Language is the language which our body sp...Nanda Palit
 
Gesture recognition PPPT
Gesture recognition PPPTGesture recognition PPPT
Gesture recognition PPPTVikas Reddy
 
The Art of Body Language
The Art of Body LanguageThe Art of Body Language
The Art of Body LanguageCem Tozar
 

Destacado (20)

38 gestures of body language
38 gestures of body language38 gestures of body language
38 gestures of body language
 
Body language ppt
Body language pptBody language ppt
Body language ppt
 
Real time gesture recognition of human hand
Real time gesture recognition of human handReal time gesture recognition of human hand
Real time gesture recognition of human hand
 
Time Machine session @ ICME 2012 - DTW's New Youth
Time Machine session @ ICME 2012 - DTW's New YouthTime Machine session @ ICME 2012 - DTW's New Youth
Time Machine session @ ICME 2012 - DTW's New Youth
 
Gestures Presentation
Gestures PresentationGestures Presentation
Gestures Presentation
 
Part 2 - Gesture Recognition Technology
Part   2 - Gesture Recognition TechnologyPart   2 - Gesture Recognition Technology
Part 2 - Gesture Recognition Technology
 
Body language[1]
Body language[1]Body language[1]
Body language[1]
 
Gestures and body language
Gestures and body languageGestures and body language
Gestures and body language
 
Gestures facial expressions body language 1
Gestures facial expressions body language 1Gestures facial expressions body language 1
Gestures facial expressions body language 1
 
Drama ppt
Drama pptDrama ppt
Drama ppt
 
Vision-based Finger Detection and Its Applications
Vision-based Finger Detection and Its ApplicationsVision-based Finger Detection and Its Applications
Vision-based Finger Detection and Its Applications
 
Drama techniques
Drama techniquesDrama techniques
Drama techniques
 
RFID tag - technology and scenarios
RFID tag - technology and scenariosRFID tag - technology and scenarios
RFID tag - technology and scenarios
 
10 Body Language Deceptions
10 Body Language Deceptions 10 Body Language Deceptions
10 Body Language Deceptions
 
Hand Gesture Recognition
Hand Gesture RecognitionHand Gesture Recognition
Hand Gesture Recognition
 
Body Language by N.G.Palit. Body Language is the language which our body sp...
Body Language  by  N.G.Palit. Body Language is the language which our body sp...Body Language  by  N.G.Palit. Body Language is the language which our body sp...
Body Language by N.G.Palit. Body Language is the language which our body sp...
 
Body Language - The Foundations
Body Language  - The FoundationsBody Language  - The Foundations
Body Language - The Foundations
 
Gesture recognition PPPT
Gesture recognition PPPTGesture recognition PPPT
Gesture recognition PPPT
 
The Art of Body Language
The Art of Body LanguageThe Art of Body Language
The Art of Body Language
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 

Similar a feature processing and modelling for 6D motion gesture database.....

Recent advances on motion analysis in sports
Recent advances on motion analysis  in sportsRecent advances on motion analysis  in sports
Recent advances on motion analysis in sportspunita85
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorSoma Boubou
 
INS BY M3.pptx and ins ppt as inertial navigation
INS BY M3.pptx and ins ppt as inertial navigationINS BY M3.pptx and ins ppt as inertial navigation
INS BY M3.pptx and ins ppt as inertial navigationgnaneshgnanu45
 
Digital landscape in neurodegeneration
Digital landscape in neurodegenerationDigital landscape in neurodegeneration
Digital landscape in neurodegenerationEmily Kunka, MS, CCRP
 
Gait Recognition using MDA, LDA, BPNN and SVM
Gait Recognition using MDA, LDA, BPNN and SVMGait Recognition using MDA, LDA, BPNN and SVM
Gait Recognition using MDA, LDA, BPNN and SVMIJEEE
 
Robotics and navigation in Orthopaedic surgery - Dr. Sachin M
Robotics and navigation in Orthopaedic surgery - Dr. Sachin MRobotics and navigation in Orthopaedic surgery - Dr. Sachin M
Robotics and navigation in Orthopaedic surgery - Dr. Sachin MSachinMalayaiah1
 
Module 2_Localization And Tracking.pptx
Module 2_Localization And Tracking.pptxModule 2_Localization And Tracking.pptx
Module 2_Localization And Tracking.pptxtaruian
 
2022 COMP4010 Lecture3: AR Technology
2022 COMP4010 Lecture3: AR Technology2022 COMP4010 Lecture3: AR Technology
2022 COMP4010 Lecture3: AR TechnologyMark Billinghurst
 
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 RecognitionIRJET Journal
 
Collecting big data in cinemas to improve recommendation systems - a model wi...
Collecting big data in cinemas to improve recommendation systems - a model wi...Collecting big data in cinemas to improve recommendation systems - a model wi...
Collecting big data in cinemas to improve recommendation systems - a model wi...ICDEcCnferenece
 
GESTURE RECOGNITION TECHNOLOGY
GESTURE RECOGNITION TECHNOLOGYGESTURE RECOGNITION TECHNOLOGY
GESTURE RECOGNITION TECHNOLOGYjinal thakrar
 
Virtual Yoga System Using Kinect Sensor
Virtual Yoga System Using Kinect SensorVirtual Yoga System Using Kinect Sensor
Virtual Yoga System Using Kinect SensorIRJET Journal
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report newchithiracyriac
 
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...Cynapsys It Hotspot
 
Gesture Recogntion Technology
Gesture Recogntion TechnologyGesture Recogntion Technology
Gesture Recogntion TechnologyMohit Sipani
 

Similar a feature processing and modelling for 6D motion gesture database..... (20)

Recent advances on motion analysis in sports
Recent advances on motion analysis  in sportsRecent advances on motion analysis  in sports
Recent advances on motion analysis in sports
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptor
 
INS BY M3.pptx and ins ppt as inertial navigation
INS BY M3.pptx and ins ppt as inertial navigationINS BY M3.pptx and ins ppt as inertial navigation
INS BY M3.pptx and ins ppt as inertial navigation
 
Sensor's inside
Sensor's insideSensor's inside
Sensor's inside
 
Digital landscape in neurodegeneration
Digital landscape in neurodegenerationDigital landscape in neurodegeneration
Digital landscape in neurodegeneration
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Gait Recognition using MDA, LDA, BPNN and SVM
Gait Recognition using MDA, LDA, BPNN and SVMGait Recognition using MDA, LDA, BPNN and SVM
Gait Recognition using MDA, LDA, BPNN and SVM
 
Robotics and navigation in Orthopaedic surgery - Dr. Sachin M
Robotics and navigation in Orthopaedic surgery - Dr. Sachin MRobotics and navigation in Orthopaedic surgery - Dr. Sachin M
Robotics and navigation in Orthopaedic surgery - Dr. Sachin M
 
Module 2_Localization And Tracking.pptx
Module 2_Localization And Tracking.pptxModule 2_Localization And Tracking.pptx
Module 2_Localization And Tracking.pptx
 
2022 COMP4010 Lecture3: AR Technology
2022 COMP4010 Lecture3: AR Technology2022 COMP4010 Lecture3: AR Technology
2022 COMP4010 Lecture3: AR Technology
 
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
 
Sixth Sense Technology
Sixth Sense TechnologySixth Sense Technology
Sixth Sense Technology
 
Collecting big data in cinemas to improve recommendation systems - a model wi...
Collecting big data in cinemas to improve recommendation systems - a model wi...Collecting big data in cinemas to improve recommendation systems - a model wi...
Collecting big data in cinemas to improve recommendation systems - a model wi...
 
GESTURE RECOGNITION TECHNOLOGY
GESTURE RECOGNITION TECHNOLOGYGESTURE RECOGNITION TECHNOLOGY
GESTURE RECOGNITION TECHNOLOGY
 
Virtual Yoga System Using Kinect Sensor
Virtual Yoga System Using Kinect SensorVirtual Yoga System Using Kinect Sensor
Virtual Yoga System Using Kinect Sensor
 
Track o-shoes
Track o-shoes Track o-shoes
Track o-shoes
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report new
 
Project soli
Project soliProject soli
Project soli
 
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...
Présentation noura baccar " Innovation on Indoor GeoLocalization Applications...
 
Gesture Recogntion Technology
Gesture Recogntion TechnologyGesture Recogntion Technology
Gesture Recogntion Technology
 

Último

INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Último (20)

INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

feature processing and modelling for 6D motion gesture database.....

  • 1. FEATURE PROCESSING & MODELLING FOR 6D MOTION GESTURE RECOGNITION 1 GUIDED BY PRESENTED BY Mrs. Seena. M .K Jeeva John Asst. Prof., ECE S7 ECE (035)
  • 2. ABSTRACT • A 6D motion gesture is represented by a 3D spatial trajectory and augmented by another three dimensions of orientation. Using different tracking technologies, the motion can be tracked explicitly with the position and orientation or implicitly with the acceleration and angular speed. This deals with the relative effectiveness of various feature dimensions for motion gesture recognition in both user-dependent and user-independent cases. A statistical feature- based classifier and an HMM-based recognizer, which offers more flexibility in feature selection and achieves better performance in recognition accuracy than another systems. Motion gesture database contains both explicit and implicit motion information which allows comparing the recognition performance of different tracking signals on a common ground. This gives an insight into the attainable recognition rate with different tracking devices, which is valuable for the system designer to choose the proper tracking technology.
  • 3. INTRODUCTION • “Dimension” is a property of space(1D,2D, 3D..) • A straight line has 1dimension( 1 coordinate) • A parallelogram has 2 dimension(2 coordinate) • A parallelepiped has 3dimension.(3 coordinates) • Similar way, a 6D in any space that has 6 coordinates. • The implementation of a gesture-control interface contains two key components:  GESTURE RECOGNITION &  MOTION TRACKING • 6D motion gestures are used for recognizing the gesture. • The 6D motion gesture is represented by,  3D SPATIAL TRAJECTORY &  OTHER 3 DIMENSIONS OF ORIENTATION
  • 4. What is gesture? • GESTURE is a meaningful body movement expressed by a subject. • Purpose of human gestures: conversational, controlling, commanding, manipulative, and communicative.  Two types;  Natural gestures  Sign language gestures  Natural gestures • Free form • Can occur in any order, dimension, shape etc… • The gesture performed by different individuals can vary dynamically. • Sign language gestures • It has a defined grammar. • Dynamic motions, i.e., motion gestures are commonly used for ‘command & control’ process.
  • 5. Why gestures? • It is quite Natural. • Most Efficient. • High accuracy. • Gestures can be culture specific.
  • 6. Gesture recognition • Two extreme cases are, o User dependent gesture recognition. o User independent gesture recognition. • Major approaches for analyzing or recognizing a gesture includes, • Dynamic Time Warping (DTW) • Neural Networks (NNs) • Hidden Markov Models (HMMs) • Data-driven template matching. • Statistical feature based classifiers. • Statistical feature based classifiers are also called as rubine classifier
  • 7. DTW(Dynamic Time Warping…) Dynamic time warping (DTW) is an algorithm for measuring similarity between two sequences which may vary in time or speed. DTW can be useful for personalized gesture recognition. These recognizers are simple to implement, computationally inexpensive, and require only a few training samples to function properly. A significant amount of templates are needed to cover the range of variations. When a large set of training samples is hard to collect, we use the DTW technique.
  • 8. A child being sensed by a simple gesture recognition algorithm detecting hand location and movement
  • 9. HMM BASED CLASSIFIER • Most commonly used classifier for 6D gesture recognition. • The HMM is efficient at modelling a time series with and temporal variations, and has been successfully applied to gesture recognition. • The features (observations)for the HMMs vary, including the position, moving direction, acceleration, etc. • Normalization procedure is used specifically for the explicit and implicit motion data.
  • 10. 6DMG: 6D MOTION GESTURE DATABASE • Here we define a total of 20 gestures. • Including swiping motions in eight directions, poke gestures that swipe rapidly forth and back in four directions, v-shape, x shape, clockwise and counter clockwise circles in both vertical and horizontal planes, and wrist twisting (roll). • Wii Remote Plus (Wiimote) for the inertial measurement of the acceleration and angular speed. • There are no mirror gestures, which means the direction and rotation are the same for both right- and left-handed users. • Wiimote used here, which works as a position tracker. • The tracking device provides both explicit and implicit 6D spatio-temporal information sampled at 60 Hz, including the position, orientation, acceleration, and angular speed.
  • 11. THE GESTURE LIST OF 6DMG
  • 12. Selected gestures from the 6DMG database
  • 13. What is wiimote • It is a REMOTE. • The body of the Wii Remote measures 148 mm (5.8 in) long, 36.2 mm (1.43 in) wide, and 30.8 mm (1.21 in) thick. • Feature of the Wii Remote is its motion sensing capability. • Wiimote allows the user to interact with and manipulate items on screen via gesture recognition and pointing through the use of accelerometer and optical sensor technology.
  • 15. Block diagram for gesture recognition • These are all the techniques that are used for recognizing a gesture. RECOGNIZED GESTURE GESTURE RECOGNITION HMMDTW 6D MG
  • 16. Motion tracking • Motion tracking is used to capture the motion before performing gesture recognition.  Tracking an object in space actually requires six dimensions:  Three for translation  Three for rotation • Methods used for tracking motion…  Two methods used for tracking the motion ,  Explicit method.  Implicit method. • The motion can be tracked explicitly with the position and orientation. • Implicitly with the acceleration and angular speed.
  • 17. Technologies for motion tracking • There are several technologies for motion tracking. Vision based technique. & Tracker based technique. The tracker based technique ( used for sensing) can be divided into, Optical sensing & Inertial sensing
  • 18. VISION BASED TECHNIQUE • This provides more natural and unencumbered (free form) interaction. MONOCULAR IMAGES OR VIDEOS:  Can extract the projected 2D trajectory and the orientation DEPTH CAMERA:  estimates the depth in a rougher scale. STEREO OR MULTI VIEW CAMERAS:  To track a full 3D motion  XBOX 360 KINECT:  Used for tracking a human body in 3D
  • 20. TRACKER BASED TECHNIQUE • Tracker-based techniques achieve more precise motion tracking at the expense of requiring the user to wear certain equipment. • A motion tracking system most often derives estimate of motion information from magnetic, acoustic, inertial, or optical sensors. • From this optical sensors and inertial sensors are most commonly used.
  • 21. Optical sensors • An optical sensor is a device that converts light rays into electronic signals. • It is Similar to a photo resistor • Tracks the global orientation and position. • i.e. Optical sensors track either active or reflective markers and provide accurate motion tracking results at a relatively high speed. • Here at least two pairs of the tracker-sensor relationship are needed for valid triangulation to determine the position of one tracker. • Advantages 1. High sensitivity. 2. Small size and longer lifetime. 3. High intensity.
  • 23. Inertial sensor • Inertial sensors are commonly referred to the MEMS (microelectronic mechanical systems) • It includes, accelerometers and gyroscopes in chip form. • The accelerometer measures the accelerations in the device- wise coordinates. • Gyroscope measures the angular speed and the orientation. • Both has the ability to sense the vibration, rotation, tilt etc…
  • 24. Inertial sensors can sense….
  • 25. BLOCK DIAGRAM FOR MOTION TRACKING….. Control motion Optical tracking Inertial tracking Position Orientation Acceleration Angular speed Motion dataMotion tracking
  • 26. FUTURE APPLICATION 6D THEATRES & 6D MOVIES…..
  • 27. CONCLUSION • Gestures can be a natural and intuitive way for interaction, and we are especially interested in motion gestures rendered by the hand or handheld device in free space without regard to the posture, finger or body movements. • With different tracking technologies, the affordable motion information varies, which can be the position, orientation, acceleration, and angular speed. Although motion gestures are usually defined by the spatial trajectory, other kinematic properties still contain information to distinguish the gestures. • Two techniques have been used, motion tracking and gesture recognition.
  • 28. REFERENCES • G. Welch and E. Foxlin, “Motion tracking: no silver bullet, but a respectable arsenal,” Computer Graphics and Application • R. Teather, A. Pavlovych, W. Stuerzlinger, and I. MacKenzie, “Effects of tracking technology, latency, and spatial jitter on object movement, "Proceedings of IEEE Symposium on 3D User Interfaces • M. Chen, G. AlRegib, and B.-H. Juang, “6dmg: A new 6d motiongesture database,” in Proceedings of the third annual ACM conferenceon Multimedia systems • J. Ruiz, Y. Li, and E. Lank, “User-defined motion gestures for mobile interaction,” in Proceedings of the 29th international conference on Human factors in computing systems