Muutke küpsiste eelistusi

E-raamat: Robust Hand Gesture Recognition for Robotic Hand Control

  • Formaat: PDF+DRM
  • Ilmumisaeg: 05-Jun-2017
  • Kirjastus: Springer Verlag, Singapore
  • Keel: eng
  • ISBN-13: 9789811047985
  • Formaat - PDF+DRM
  • Hind: 110,53 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: PDF+DRM
  • Ilmumisaeg: 05-Jun-2017
  • Kirjastus: Springer Verlag, Singapore
  • Keel: eng
  • ISBN-13: 9789811047985

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

This book focuses on light invariant bare hand gesture recognition while there is no restriction on the types of gestures. Observations and results have confirmed that this research work can be used to remotely control a robotic hand using hand gestures. The system developed here is also able to recognize hand gestures in different lighting conditions. The pre-processing is performed by developing an image-cropping algorithm that ensures only the area of interest is included in the segmented image. The segmented image is compared with a predefined gesture set which must be installed in the recognition system. These images are stored and feature vectors are extracted from them. These feature vectors are subsequently presented using an orientation histogram, which provides a view of the edges in the form of frequency. Thereby, if the same gesture is shown twice in different lighting intensities, both repetitions will map to the same gesture in the stored data. The mapping of the segmented image's orientation histogram is firstly done using the Euclidian distance method. Secondly, the supervised neural network is trained for the same, producing better recognition results. 

An approach to controlling electro-mechanical robotic hands using dynamic hand gestures is also presented using a robot simulator. Such robotic hands have applications in commercial, military or emergency operations where human life cannot be risked. For such applications, an artificial robotic hand is required to perform real-time operations. This robotic hand should be able to move its fingers in the same manner as a human hand. For this purpose, hand geometry parameters are obtained using a webcam and also using KINECT. The parameter detection is direction invariant in both methods. Once the hand parameters are obtained, the fingers’ angle information is obtained by performing a geometrical analysis. An artificial neural network is also implemented to calculate the angles. These two methods can be used with only one hand, either right or left. A separate method that is applicable to both hands simultaneously is also developed and fingers angles are calculated. The contents of this book will be useful for researchers and professional engineers working on robotic arm/hand systems.

1 Introduction
1(6)
1.1 Hand Gesture Recognition
2(2)
1.1.1 Gesture Recognition Process
2(1)
1.1.2 Issues
3(1)
1.1.3 Applications
4(1)
1.2 Book Organization
4(3)
References
4(3)
2 Scientific Goals
7(2)
3 State of the Art
9(16)
3.1 Natural Hand Gesture Recognition
10(2)
3.2 Hand Detection Approaches
12(2)
3.2.1 Appearance-Based Approaches
12(1)
3.2.2 Model-Based Approaches
13(1)
3.3 Soft Computing Approaches
14(5)
3.3.1 Artificial Neural Network
15(1)
3.3.2 Fuzzy Logic-Based Approaches
16(1)
3.3.3 Genetic Algorithm Based Approaches
17(1)
3.3.4 Other Approaches
17(2)
3.4 Implementation Tools
19(1)
3.5 Accuracy
20(1)
3.6 Conclusion
21(4)
References
21(4)
4 Hand Image Segmentation
25(14)
4.1 Related Approaches
26(1)
4.2 Hand Segmentation
27(6)
4.2.1 Skin Filter
27(1)
4.2.2 Hand Direction Detection
28(2)
4.2.3 Hand Cropping
30(3)
4.3 Hand Segmentation Using KINECT
33(3)
4.3.1 Microsoft KINECT Architecture
33(1)
4.3.2 Related Approaches
34(1)
4.3.3 Hand Segmentation in 3D
34(2)
4.4 Conclusion
36(3)
References
36(3)
5 Light Invariant Hand Gesture Recognition
39(24)
5.1 Related Approaches
39(1)
5.2 Pattern Recognition
40(1)
5.3 Orientation Histogram
41(1)
5.4 Light Invariant System
42(3)
5.4.1 Data Collection for Training Purpose
42(1)
5.4.2 Preprocessing of Images
43(1)
5.4.3 Feature Extraction
44(1)
5.4.4 Light Invariant Gesture Recognition
45(1)
5.5 Neural Networks Implementation
45(9)
5.5.1 ANN Training
51(1)
5.5.2 Backpropagation Algorithm
51(3)
5.6 Experimental Results
54(6)
5.7 Conclusion
60(3)
References
60(3)
6 Fingertips Detection
63(10)
6.1 Related Approaches
63(1)
6.2 HGP Detections
63(5)
6.2.1 Fingertips Detection
64(1)
6.2.2 COPs Detection
65(3)
6.3 HGP Detection Using KINECT
68(3)
6.3.1 Fingertip Detection in 3D
68(1)
6.3.2 COP Detection Using KINECT
69(1)
6.3.3 Results
70(1)
6.4 HGP Detection for Both Hands
71(1)
6.5 Conclusion
72(1)
References
72(1)
7 Bent Fingers' Angles Calculation
73(16)
7.1 Related Approaches
74(1)
7.2 Angle Calculation
75(6)
7.2.1 Distance Measurement Between COP and Fingertips
75(1)
7.2.2 Fingers' Bending Angles Calculation
76(2)
7.2.3 Performance
78(3)
7.3 ANN Based Angle Calculation
81(6)
7.3.1 System Description
81(1)
7.3.2 Neural Network Architecture
81(2)
7.3.3 Neural Network Training
83(2)
7.3.4 Experimental Results
85(2)
7.4 Conclusion
87(2)
References
87(2)
8 Both Hands' Angles Calculation
89(7)
8.1 Issues
89(1)
8.2 Both Hands' Angle Calculation
89(5)
8.2.1 Pre-Processing
90(1)
8.2.2 Fingertip Detection
90(3)
8.2.3 Center of Palm Detection
93(1)
8.3 Angle Calculation
94(1)
8.4 Experimental Results
94(1)
8.5 Conclusion
95(1)
References 96
Dr. Ankit Chaudhary received his Master of Engineering degree in Computer Science from the Birla Institute of Technology and Science, Pilani and his Ph.D. from the Central Electronics Engineering Research Institute, Council of Scientific and Industrial Research (CSIR). His research interests include vision-based applications, intelligent systems, and Robotics. 





Having authored sixty research publications and edited one book, Dr. Chaudhary is an Associate Editor for Computers and Electrical Engineering and serves on the Editorial Boards of several international journals. He is also a reviewer for numerous journals, including IEEE Transactions on Image Processing, IET Image Processing, Machine Vision and Applications, and Robotics and Autonomous Systems. In the past, Dr. Chaudhary was associated with the University of Iowas Department of Electrical and Computer Engineering and the Department of Computer Science BITS Pilani, also working as a Visiting Faculty/researcher at many research laboratories.