SlideShare a Scribd company logo
A Hand Gesture Recognition System
Based on Local Linear Embedding
Presented by Chang Liu
2006. 3
Outline
 Introduction
 CSL and Pre-processing
 Locally Linear Embedding
 Experiments
 Conclusion
Introduction
 Interaction with computers are not
comfortable experience
 Computers should communicate with
people with body language.
 Hand gesture recognition becomes
important
 Interactive human-machine interface and
virtual environment
Introduction
 Two common technologies for hand
gesture recognition
 glove-based method

Using special glove-based device to extract
hand posture

Annoying
 vision-based method

3D hand/arm modeling

Appearance modeling
Introduction
 3D hand/arm modeling
 Highly computational complexity
 Using many approximation process
 Appearance modeling
 Low computational complexity
 Real-time processing
Introduction
 Overview of algorithm proposed in the
paper
 Vision-based method to be used for the
problem of CSL real-time recognition
 Input: 2D video sequences
 two major steps

Hand gesture region detection

Hand gesture recognition
CSL and Pre-processing
 Sign Language
 Rely on the hearing society
 Two main elements:

Low and simple level signed alphabet, mimics
the letters of the native spoken language

Higher level signed language, using actions to
mimic the meaning or description of the sign
CSL and Pre-processing
 CSL is the abbreviation for Chinese
Sign Language
 30 letters in CSL alphabet  Objects
in recognition
Pre-processing of
Hand Gesture Recognition
 Detection of Hand Gesture Regions
 Aim to fix on the valid frames and locate
the hand region from the rest of the
image.
 Low time consuming  fast processing
rate  real time speed
Pre-processing of
Hand Gesture Recognition
 Detect skin region from the rest of the
image by using color.
 Each color has three components
 hue, saturation, and value
 chroma consists of hue and saturation is
separated from value
 Under different condition, chroma is
invariant.
Pre-processing of
Hand Gesture Recognition
 Color is represented in RGB space,
also in YUV and YIQ space.
 In YUV space
 saturation  displacement
 hue -> amplitude
 In YIQ space
 The color saturation cue I is combined with
Θto reinforce the segmentation effect
22
|||| VUC +=
)/(tan 1
UV−
=θ
Pre-processing of
Hand Gesture Recognition
 Skins are between red and yellow
 Transform color pixel point P from
RGB to YUV and YIQ space
 Skin region is:
 105 º <= Θ<= 150 º
 30 <= I <= 100
 Hands and faces
Pre-processing of
Hand Gesture Recognition
Pre-processing of
Hand Gesture Recognition
 On-line video stream containing
hand gestures can be considered
as a signal S(x, y, t)
 (x,y) denotes the image coordinate
 t denotes time
 Convert image from RGB to HIS to
extract intensity signal I(x,y,t)
Pre-processing of
Hand Gesture Recognition
 Based on the representation by YUV
and YIQ, skin pixels can be detected
and form a binary image sequence
M’(x,y,t) – region mask
 Another binary image sequence
M’’(x,y,t) which reflects the motion
information is produced between every
consecutive pair of intensity images –
motion mask
Pre-processing of
Hand Gesture Recognition
 M(x,y,t) delineating the moving skin
region by using logical AND between
the corresponding region mask and
motion mask sequence
Pre-processing of
Hand Gesture Recognition
 Normalization
 Transformed the detection results into
gray-scale images with 36*36 pixels.
Locally Linear Embedding
 Sparse data vs. High dimensional
space
 30 different gestures, 120 samples/gesture
 36*36 pixels
 3600 training samples vs. d = 1296
 Difficult to describe the data distribution
 Reduce the dimensionality of hand gesture
images
Locally Linear Embedding
 Locally Linear Embedding maps the high-
dimensional data to a single global
coordinate system to preserve the
neighbouring relations.
 Given n input vectors {x1, x2, …, xn},
 LLE algorithm
 {y1, y2, …, yn} (m<<d)
m
Ryi∈
d
Rxi∈
Locally Linear Embedding
 Find the k nearest neighbours of each point xi
 Measure reconstruction error from the
approximation of each point by the neighbour
points and compute the reconstruction weights
which minimize the error
 Compute the low-embedding by minimizing an
embedding cost function with the reconstruction
weights
Experiments
 4125 images including all 30 hand
gestures
 60% for training , 40% for testing
 For each image:
 320*240 image, 24b color depth
 Taken from camera with different distance
and orientation
 Sampled at 25 frames/s
Experiment Results
Data # of
Samples
Recognized
Samples
Recognition
Rate (%)
Training 2475 2309 93.3
Testing 1650 1495 90.6
Total 4125 3804 92.2
Conclusion
 Robust against similar postures in
different light conditions and
backgrounds
 Fast detection process, allows the real
time video application with low cost
sensors, such as PC and USB camera
Thank You!
Questions?

More Related Content

What's hot

Computer graphics
Computer graphicsComputer graphics
Computer graphics
bhaveshbunk
 
Digital image processing question bank
Digital image processing question bankDigital image processing question bank
Digital image processing question bank
Yaseen Albakry
 
Chapter 8 image compression
Chapter 8 image compressionChapter 8 image compression
Chapter 8 image compression
asodariyabhavesh
 
WEB I - 08 - Digital Media
WEB I - 08 - Digital MediaWEB I - 08 - Digital Media
WEB I - 08 - Digital Media
Randy Connolly
 
Image compression
Image compressionImage compression
Image compression
PREEYANKAV
 
Spatial and tonal resolution
Spatial and tonal resolutionSpatial and tonal resolution
Spatial and tonal resolution
SIES GST
 
Lt2 Final
Lt2 FinalLt2 Final
Lt2 Final
Kimberly Raines
 
Digital Image Processing - Image Compression
Digital Image Processing - Image CompressionDigital Image Processing - Image Compression
Digital Image Processing - Image Compression
Mathankumar S
 
Anti aliasing Computer Graphics
Anti aliasing Computer GraphicsAnti aliasing Computer Graphics
Anti aliasing Computer Graphics
University of Potsdam
 
Chap01 visual perception
Chap01 visual perceptionChap01 visual perception
Chap01 visual perception
shabanam tamboli
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
Gurpreet singh
 
AKS: Image Enhancement Software
AKS: Image Enhancement SoftwareAKS: Image Enhancement Software
AKS: Image Enhancement Software
Abhimanyu Singh
 
Spatial filtering
Spatial filteringSpatial filtering
Spatial filtering
shabanam tamboli
 
image compression ppt
image compression pptimage compression ppt
image compression ppt
Shivangi Saxena
 
06 cie552 image_manipulation
06 cie552 image_manipulation06 cie552 image_manipulation
06 cie552 image_manipulation
Elsayed Hemayed
 
Psuedo color
Psuedo colorPsuedo color
Psuedo color
Mariashoukat1206
 
Design and implementation of DADCT
Design and implementation of DADCTDesign and implementation of DADCT
Design and implementation of DADCT
Satish Kumar
 
Image processing Presentation
Image processing PresentationImage processing Presentation
Image Processing(Beta1)
Image Processing(Beta1)Image Processing(Beta1)
Image Processing(Beta1)
Thedarkangel1
 
Introduction to computer graphics
Introduction to computer graphics Introduction to computer graphics
Introduction to computer graphics
Priyodarshini Dhar
 

What's hot (20)

Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
Digital image processing question bank
Digital image processing question bankDigital image processing question bank
Digital image processing question bank
 
Chapter 8 image compression
Chapter 8 image compressionChapter 8 image compression
Chapter 8 image compression
 
WEB I - 08 - Digital Media
WEB I - 08 - Digital MediaWEB I - 08 - Digital Media
WEB I - 08 - Digital Media
 
Image compression
Image compressionImage compression
Image compression
 
Spatial and tonal resolution
Spatial and tonal resolutionSpatial and tonal resolution
Spatial and tonal resolution
 
Lt2 Final
Lt2 FinalLt2 Final
Lt2 Final
 
Digital Image Processing - Image Compression
Digital Image Processing - Image CompressionDigital Image Processing - Image Compression
Digital Image Processing - Image Compression
 
Anti aliasing Computer Graphics
Anti aliasing Computer GraphicsAnti aliasing Computer Graphics
Anti aliasing Computer Graphics
 
Chap01 visual perception
Chap01 visual perceptionChap01 visual perception
Chap01 visual perception
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
 
AKS: Image Enhancement Software
AKS: Image Enhancement SoftwareAKS: Image Enhancement Software
AKS: Image Enhancement Software
 
Spatial filtering
Spatial filteringSpatial filtering
Spatial filtering
 
image compression ppt
image compression pptimage compression ppt
image compression ppt
 
06 cie552 image_manipulation
06 cie552 image_manipulation06 cie552 image_manipulation
06 cie552 image_manipulation
 
Psuedo color
Psuedo colorPsuedo color
Psuedo color
 
Design and implementation of DADCT
Design and implementation of DADCTDesign and implementation of DADCT
Design and implementation of DADCT
 
Image processing Presentation
Image processing PresentationImage processing Presentation
Image processing Presentation
 
Image Processing(Beta1)
Image Processing(Beta1)Image Processing(Beta1)
Image Processing(Beta1)
 
Introduction to computer graphics
Introduction to computer graphics Introduction to computer graphics
Introduction to computer graphics
 

Viewers also liked

Part 1 - Gesture Recognition Technology
Part   1 - Gesture Recognition TechnologyPart   1 - Gesture Recognition Technology
Part 1 - Gesture Recognition Technology
Patel Saunak
 
Gesture Recognition?
Gesture Recognition?Gesture Recognition?
Gesture Recognition?
Dayo Choul
 
Real time gesture recognition
Real time gesture recognitionReal time gesture recognition
Real time gesture recognition
Jaison2636
 
Hand Gesture Recognition Based on Shape Parameters
Hand Gesture Recognition Based on Shape ParametersHand Gesture Recognition Based on Shape Parameters
Hand Gesture Recognition Based on Shape Parameters
Nithinkumar P
 
Automatic user state recognition for hand gesture based low cost television c...
Automatic user state recognition for hand gesture based low cost television c...Automatic user state recognition for hand gesture based low cost television c...
Automatic user state recognition for hand gesture based low cost television c...
Martina Thampan
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
Murlidhar Sarda
 
Human machine interaction using Hand gesture recognition
Human machine interaction using Hand gesture recognitionHuman machine interaction using Hand gesture recognition
Human machine interaction using Hand gesture recognition
Manoj Harsule
 
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
Vishnu Kudumula
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
Emma Persky
 
Hand Gesture recognition
Hand Gesture recognitionHand Gesture recognition
Hand Gesture recognition
Nimishan Sivaraj
 
Movement Tracking in Real-time Hand Gesture Recognition
Movement Tracking in Real-time Hand Gesture RecognitionMovement Tracking in Real-time Hand Gesture Recognition
Movement Tracking in Real-time Hand Gesture Recognition
Pranav Kulkarni
 
Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognition
Muhammed M. Mekki
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)
Afnan Rehman
 
Hand Gesture Recognition
Hand Gesture RecognitionHand Gesture Recognition
Hand Gesture Recognition
Shounak Katyayan
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
Shounak Katyayan
 
Gesture recognition
Gesture recognitionGesture recognition
Gesture recognition
PrachiWadekar
 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
Chris Gledhill
 
Gesture recognition using artificial neural network,a technology for identify...
Gesture recognition using artificial neural network,a technology for identify...Gesture recognition using artificial neural network,a technology for identify...
Gesture recognition using artificial neural network,a technology for identify...
NidhinRaj Saikripa
 
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
Neha Kumar
 

Viewers also liked (19)

Part 1 - Gesture Recognition Technology
Part   1 - Gesture Recognition TechnologyPart   1 - Gesture Recognition Technology
Part 1 - Gesture Recognition Technology
 
Gesture Recognition?
Gesture Recognition?Gesture Recognition?
Gesture Recognition?
 
Real time gesture recognition
Real time gesture recognitionReal time gesture recognition
Real time gesture recognition
 
Hand Gesture Recognition Based on Shape Parameters
Hand Gesture Recognition Based on Shape ParametersHand Gesture Recognition Based on Shape Parameters
Hand Gesture Recognition Based on Shape Parameters
 
Automatic user state recognition for hand gesture based low cost television c...
Automatic user state recognition for hand gesture based low cost television c...Automatic user state recognition for hand gesture based low cost television c...
Automatic user state recognition for hand gesture based low cost television c...
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Human machine interaction using Hand gesture recognition
Human machine interaction using Hand gesture recognitionHuman machine interaction using Hand gesture recognition
Human machine interaction using Hand gesture recognition
 
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
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Hand Gesture recognition
Hand Gesture recognitionHand Gesture recognition
Hand Gesture recognition
 
Movement Tracking in Real-time Hand Gesture Recognition
Movement Tracking in Real-time Hand Gesture RecognitionMovement Tracking in Real-time Hand Gesture Recognition
Movement Tracking in Real-time Hand Gesture Recognition
 
Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognition
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)
 
Hand Gesture Recognition
Hand Gesture RecognitionHand Gesture Recognition
Hand Gesture Recognition
 
Gesture Recognition
Gesture RecognitionGesture Recognition
Gesture Recognition
 
Gesture recognition
Gesture recognitionGesture recognition
Gesture recognition
 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
My old 2002 Thesis on Hand Gesture Recognition using a Web Cam! 
 
Gesture recognition using artificial neural network,a technology for identify...
Gesture recognition using artificial neural network,a technology for identify...Gesture recognition using artificial neural network,a technology for identify...
Gesture recognition using artificial neural network,a technology for identify...
 
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
MOBILE PHONE & MOBILE TOWER RADIATION HAZARDS
 

Similar to non verbal handoff

semLiu.ppt
semLiu.pptsemLiu.ppt
semLiu.ppt
ManojGowdaKb
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
ABIRAMI M
 
E017263040
E017263040E017263040
E017263040
IOSR Journals
 
V2 v posenet
V2 v posenetV2 v posenet
V2 v posenet
NAVER Engineering
 
IJIRMF202012032.pdf
IJIRMF202012032.pdfIJIRMF202012032.pdf
IJIRMF202012032.pdf
VaideshSiva1
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
nagwaAboElenein
 
Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941
Editor IJARCET
 
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
IJET - International Journal of Engineering and Techniques
 
Skin tone based steganography
Skin tone based steganographySkin tone based steganography
Skin tone based steganography
Girish Ram M
 
mini prjt
mini prjtmini prjt
Comparative Analysis of Hand Gesture Recognition Techniques
Comparative Analysis of Hand Gesture Recognition TechniquesComparative Analysis of Hand Gesture Recognition Techniques
Comparative Analysis of Hand Gesture Recognition Techniques
IJERA Editor
 
Signals and Systems-Unit 1 & 2.pptx
Signals and Systems-Unit 1 & 2.pptxSignals and Systems-Unit 1 & 2.pptx
Signals and Systems-Unit 1 & 2.pptx
SelamawitHadush1
 
Test
TestTest
International Journal of Engineering Research and Development (IJERD)
 International Journal of Engineering Research and Development (IJERD) International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIPDIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
vijayanand Kandaswamy
 
3rd unit.pptx
3rd unit.pptx3rd unit.pptx
3rd unit.pptx
ssuser0bf6a8
 
Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Concepts
mmjalbiaty
 
20230213_ComputerVision_연구.pptx
20230213_ComputerVision_연구.pptx20230213_ComputerVision_연구.pptx
20230213_ComputerVision_연구.pptx
ssuser7807522
 
DIP.ppt
DIP.pptDIP.ppt
Vol 13 No 1 - May 2014
Vol 13 No 1 - May 2014Vol 13 No 1 - May 2014
Vol 13 No 1 - May 2014
ijcsbi
 

Similar to non verbal handoff (20)

semLiu.ppt
semLiu.pptsemLiu.ppt
semLiu.ppt
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
E017263040
E017263040E017263040
E017263040
 
V2 v posenet
V2 v posenetV2 v posenet
V2 v posenet
 
IJIRMF202012032.pdf
IJIRMF202012032.pdfIJIRMF202012032.pdf
IJIRMF202012032.pdf
 
Lec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdfLec_2_Digital Image Fundamentals.pdf
Lec_2_Digital Image Fundamentals.pdf
 
Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941Ijarcet vol-2-issue-3-938-941
Ijarcet vol-2-issue-3-938-941
 
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
[IJET-V1I5P13] Authors: Ayesha Shaikh, Antara Kanade,Mabel Fernandes, Shubhan...
 
Skin tone based steganography
Skin tone based steganographySkin tone based steganography
Skin tone based steganography
 
mini prjt
mini prjtmini prjt
mini prjt
 
Comparative Analysis of Hand Gesture Recognition Techniques
Comparative Analysis of Hand Gesture Recognition TechniquesComparative Analysis of Hand Gesture Recognition Techniques
Comparative Analysis of Hand Gesture Recognition Techniques
 
Signals and Systems-Unit 1 & 2.pptx
Signals and Systems-Unit 1 & 2.pptxSignals and Systems-Unit 1 & 2.pptx
Signals and Systems-Unit 1 & 2.pptx
 
Test
TestTest
Test
 
International Journal of Engineering Research and Development (IJERD)
 International Journal of Engineering Research and Development (IJERD) International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIPDIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
 
3rd unit.pptx
3rd unit.pptx3rd unit.pptx
3rd unit.pptx
 
Image Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom ConceptsImage Interpolation Techniques with Optical and Digital Zoom Concepts
Image Interpolation Techniques with Optical and Digital Zoom Concepts
 
20230213_ComputerVision_연구.pptx
20230213_ComputerVision_연구.pptx20230213_ComputerVision_연구.pptx
20230213_ComputerVision_연구.pptx
 
DIP.ppt
DIP.pptDIP.ppt
DIP.ppt
 
Vol 13 No 1 - May 2014
Vol 13 No 1 - May 2014Vol 13 No 1 - May 2014
Vol 13 No 1 - May 2014
 

Recently uploaded

Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results
 
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Discover the Beauty and Functionality of The Expert Remodeling Service
Discover the Beauty and Functionality of The Expert Remodeling ServiceDiscover the Beauty and Functionality of The Expert Remodeling Service
Discover the Beauty and Functionality of The Expert Remodeling Service
obriengroupinc04
 
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdfPDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
HajeJanKamps
 
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Stainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers ChennaiStainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers Chennai
ConveyorSystem
 
deft. 2024 pricing guide for onboarding
deft.  2024 pricing guide for onboardingdeft.  2024 pricing guide for onboarding
deft. 2024 pricing guide for onboarding
hello960827
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results
 
Kalyan Chart Satta Matka Dpboss Kalyan Matka Results
Kalyan Chart Satta Matka Dpboss Kalyan Matka ResultsKalyan Chart Satta Matka Dpboss Kalyan Matka Results
Kalyan Chart Satta Matka Dpboss Kalyan Matka Results
Satta Matka Dpboss Kalyan Matka Results
 
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
concepsionchomo153
 
japanese language course in delhi near me
japanese language course in delhi near mejapanese language course in delhi near me
japanese language course in delhi near me
heyfairies7
 
IMG_20240615_091110.pdf dpboss guessing
IMG_20240615_091110.pdf dpboss  guessingIMG_20240615_091110.pdf dpboss  guessing
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
eaqmokn
 
Science Around Us Module 2 Matter Around Us
Science Around Us Module 2 Matter Around UsScience Around Us Module 2 Matter Around Us
Science Around Us Module 2 Matter Around Us
PennapaKeavsiri
 
TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024
Adnet Communications
 
Enhancing Adoption of AI in Agri-food: Introduction
Enhancing Adoption of AI in Agri-food: IntroductionEnhancing Adoption of AI in Agri-food: Introduction
Enhancing Adoption of AI in Agri-food: Introduction
Cor Verdouw
 
Truck Loading Conveyor Manufacturers Chennai
Truck Loading Conveyor Manufacturers ChennaiTruck Loading Conveyor Manufacturers Chennai
Truck Loading Conveyor Manufacturers Chennai
ConveyorSystem
 
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fix
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fixKalyan chart 6366249026 India satta Matta Matka 143 jodi fix
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fix
satta Matta matka 143 Kalyan chart jodi 6366249026
 
Pro Tips for Effortless Contract Management
Pro Tips for Effortless Contract ManagementPro Tips for Effortless Contract Management
Pro Tips for Effortless Contract Management
Eternity Paralegal Services
 
High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15
advik4387
 

Recently uploaded (20)

Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
 
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐ Satta Matta Matka Dpboss Matka Guessing Kalyan panel Chart
 
Discover the Beauty and Functionality of The Expert Remodeling Service
Discover the Beauty and Functionality of The Expert Remodeling ServiceDiscover the Beauty and Functionality of The Expert Remodeling Service
Discover the Beauty and Functionality of The Expert Remodeling Service
 
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdfPDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
PDT 99 - $3.5M - Seed - Feel Therapeutics.pdf
 
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
 
Stainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers ChennaiStainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers Chennai
 
deft. 2024 pricing guide for onboarding
deft.  2024 pricing guide for onboardingdeft.  2024 pricing guide for onboarding
deft. 2024 pricing guide for onboarding
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
 
Kalyan Chart Satta Matka Dpboss Kalyan Matka Results
Kalyan Chart Satta Matka Dpboss Kalyan Matka ResultsKalyan Chart Satta Matka Dpboss Kalyan Matka Results
Kalyan Chart Satta Matka Dpboss Kalyan Matka Results
 
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
欧洲杯投注-欧洲杯投注外围盘口-欧洲杯投注盘口app|【​网址​🎉ac22.net🎉​】
 
japanese language course in delhi near me
japanese language course in delhi near mejapanese language course in delhi near me
japanese language course in delhi near me
 
IMG_20240615_091110.pdf dpboss guessing
IMG_20240615_091110.pdf dpboss  guessingIMG_20240615_091110.pdf dpboss  guessing
IMG_20240615_091110.pdf dpboss guessing
 
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
一比一原版(lbs毕业证书)英国伦敦商学院毕业证如何办理
 
Science Around Us Module 2 Matter Around Us
Science Around Us Module 2 Matter Around UsScience Around Us Module 2 Matter Around Us
Science Around Us Module 2 Matter Around Us
 
TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024
 
Enhancing Adoption of AI in Agri-food: Introduction
Enhancing Adoption of AI in Agri-food: IntroductionEnhancing Adoption of AI in Agri-food: Introduction
Enhancing Adoption of AI in Agri-food: Introduction
 
Truck Loading Conveyor Manufacturers Chennai
Truck Loading Conveyor Manufacturers ChennaiTruck Loading Conveyor Manufacturers Chennai
Truck Loading Conveyor Manufacturers Chennai
 
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fix
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fixKalyan chart 6366249026 India satta Matta Matka 143 jodi fix
Kalyan chart 6366249026 India satta Matta Matka 143 jodi fix
 
Pro Tips for Effortless Contract Management
Pro Tips for Effortless Contract ManagementPro Tips for Effortless Contract Management
Pro Tips for Effortless Contract Management
 
High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15
 

non verbal handoff

  • 1. A Hand Gesture Recognition System Based on Local Linear Embedding Presented by Chang Liu 2006. 3
  • 2. Outline  Introduction  CSL and Pre-processing  Locally Linear Embedding  Experiments  Conclusion
  • 3. Introduction  Interaction with computers are not comfortable experience  Computers should communicate with people with body language.  Hand gesture recognition becomes important  Interactive human-machine interface and virtual environment
  • 4. Introduction  Two common technologies for hand gesture recognition  glove-based method  Using special glove-based device to extract hand posture  Annoying  vision-based method  3D hand/arm modeling  Appearance modeling
  • 5. Introduction  3D hand/arm modeling  Highly computational complexity  Using many approximation process  Appearance modeling  Low computational complexity  Real-time processing
  • 6. Introduction  Overview of algorithm proposed in the paper  Vision-based method to be used for the problem of CSL real-time recognition  Input: 2D video sequences  two major steps  Hand gesture region detection  Hand gesture recognition
  • 7. CSL and Pre-processing  Sign Language  Rely on the hearing society  Two main elements:  Low and simple level signed alphabet, mimics the letters of the native spoken language  Higher level signed language, using actions to mimic the meaning or description of the sign
  • 8. CSL and Pre-processing  CSL is the abbreviation for Chinese Sign Language  30 letters in CSL alphabet  Objects in recognition
  • 9. Pre-processing of Hand Gesture Recognition  Detection of Hand Gesture Regions  Aim to fix on the valid frames and locate the hand region from the rest of the image.  Low time consuming  fast processing rate  real time speed
  • 10. Pre-processing of Hand Gesture Recognition  Detect skin region from the rest of the image by using color.  Each color has three components  hue, saturation, and value  chroma consists of hue and saturation is separated from value  Under different condition, chroma is invariant.
  • 11. Pre-processing of Hand Gesture Recognition  Color is represented in RGB space, also in YUV and YIQ space.  In YUV space  saturation  displacement  hue -> amplitude  In YIQ space  The color saturation cue I is combined with Θto reinforce the segmentation effect 22 |||| VUC += )/(tan 1 UV− =θ
  • 12. Pre-processing of Hand Gesture Recognition  Skins are between red and yellow  Transform color pixel point P from RGB to YUV and YIQ space  Skin region is:  105 º <= Θ<= 150 º  30 <= I <= 100  Hands and faces
  • 14. Pre-processing of Hand Gesture Recognition  On-line video stream containing hand gestures can be considered as a signal S(x, y, t)  (x,y) denotes the image coordinate  t denotes time  Convert image from RGB to HIS to extract intensity signal I(x,y,t)
  • 15. Pre-processing of Hand Gesture Recognition  Based on the representation by YUV and YIQ, skin pixels can be detected and form a binary image sequence M’(x,y,t) – region mask  Another binary image sequence M’’(x,y,t) which reflects the motion information is produced between every consecutive pair of intensity images – motion mask
  • 16. Pre-processing of Hand Gesture Recognition  M(x,y,t) delineating the moving skin region by using logical AND between the corresponding region mask and motion mask sequence
  • 17. Pre-processing of Hand Gesture Recognition  Normalization  Transformed the detection results into gray-scale images with 36*36 pixels.
  • 18. Locally Linear Embedding  Sparse data vs. High dimensional space  30 different gestures, 120 samples/gesture  36*36 pixels  3600 training samples vs. d = 1296  Difficult to describe the data distribution  Reduce the dimensionality of hand gesture images
  • 19. Locally Linear Embedding  Locally Linear Embedding maps the high- dimensional data to a single global coordinate system to preserve the neighbouring relations.  Given n input vectors {x1, x2, …, xn},  LLE algorithm  {y1, y2, …, yn} (m<<d) m Ryi∈ d Rxi∈
  • 20. Locally Linear Embedding  Find the k nearest neighbours of each point xi  Measure reconstruction error from the approximation of each point by the neighbour points and compute the reconstruction weights which minimize the error  Compute the low-embedding by minimizing an embedding cost function with the reconstruction weights
  • 21. Experiments  4125 images including all 30 hand gestures  60% for training , 40% for testing  For each image:  320*240 image, 24b color depth  Taken from camera with different distance and orientation  Sampled at 25 frames/s
  • 22. Experiment Results Data # of Samples Recognized Samples Recognition Rate (%) Training 2475 2309 93.3 Testing 1650 1495 90.6 Total 4125 3804 92.2
  • 23. Conclusion  Robust against similar postures in different light conditions and backgrounds  Fast detection process, allows the real time video application with low cost sensors, such as PC and USB camera