hand gesture detection
Recently Published Documents


TOTAL DOCUMENTS

57
(FIVE YEARS 28)

H-INDEX

6
(FIVE YEARS 3)

2021 ◽  
pp. 325-335
Author(s):  
Smriti Amatya ◽  
Ishika ◽  
M. V. Manoj Kumar ◽  
B. S. Prashanth ◽  
H. R. Sneha ◽  
...  

Author(s):  
Rivo Try Anjasmara ◽  
Aloysius Adya Pramudita ◽  
Yuyu Wahyu

Author(s):  
Krutika S. Kale ◽  
Milind B. Waghmare

Speech impairment limits a person's capacity to speak and communicate with others, forcing them to adopt other communication methods such as sign language. Sign language is not that widely used technique by the deaf. To solve this problem, we developed a powerful hand gesture detection tool that can easily monitor both dynamic and static hand motions with ease. Gesture recognition aims to translate sign language into voice or text for individuals who have a rudimentary comprehension of that, which will be a tremendous help in communication between deaf-mute and hearing people. We describe the design and implementation of an American Sign Language (ASL) fingerspelling translator based on spatial feature identification using a convolutional neural network.


Jurnal INFORM ◽  
2021 ◽  
Vol 6 (2) ◽  
pp. 115-122
Author(s):  
Yudi Kristyawan ◽  
Zahid Faizal Kholil

Water dispensers are electronic devices that are widely available in households and offices. In general, water dispensers use faucets to drain water. During the pandemic, many people avoid touching equipment used by many people. Various ways have been done so that the water dispenser can be operated automatically without touching the faucet. Previous research on water dispensers was only applied to one type of water. This study aims to make an automatic water dispenser without touching the faucet used for two types of water, namely hot water or cold water. This research is based on hand gesture detection to choose hot water or cold water. The APDS-9960 gesture sensor detects hand movements to select hot or cold water, and then a servo motor is used to open the water faucet. After that, the position of the glass is validated by the ultrasonic sensor HC-SR04, and water will flow for 30 seconds into the glass. The entire input and output process is controlled using Arduino. The results show that this automatic water dispenser can detect hand gestures at a maximum distance of 15 cm with a hand movement speed of 2 to 3.7 seconds. This automatic water dispenser can detect three kinds of glass, namely ceramic, clear glass, and plastic, at a distance of 1 to 3 cm, and the volume of water flowing for 30 seconds is 240 ml.


2021 ◽  
Vol 1 (1) ◽  
pp. 71-80
Author(s):  
Febri Damatraseta ◽  
Rani Novariany ◽  
Muhammad Adlan Ridhani

BISINDO is one of Indonesian sign language, which do not have many facilities to implement. Because it can cause deaf people have difficulty to live their daily life. Therefore, this research tries to offer an recognition or translation system of the BISINDO alphabet into a text. The system is expected to help deaf people to communicate in two directions. In this study the problems encountered is small datasets. Therefore this research will do the testing of hand gesture recognition, by comparing two model CNN algorithms, that is LeNet-5 and Alexnet. This test will look for which classification technique is better if the dataset conditions in an amount that does not reach 1000 images in each class. After testing, the results found that the CNN technique on the Alexnet architectural model is better to used, this is because when doing the testing process by using still-image and Alexnet model data which has been released in training process, Alexnet model data gives greater prediction results that is equal to 76%. While the LeNet model is only able to predict with the percentage of 19%. When that Alexnet data model used on the system offered, only able to predict correcly by 60%.   Keywords: Sign language, BISINDO, Computer Vision, Hand Gesture Recognition, Skin Segmentation, CIELab, Deep Learning, CNN.


2021 ◽  
Vol 39 (6) ◽  
pp. 1031-1040
Author(s):  
Azher A. Fahad ◽  
Hassan J. Hassan ◽  
Salma H. Abdullah

Hand gesture recognition is one of communication in which used bodily behavior to transmit several messages. This paper aims to detect hand gestures with the mobile device camera and create a customize dataset that used in deep learning model training to recognize hand gestures. The real-time approach was used for all these objectives: the first step is hand area detection; the second step is hand area storing in a dataset form to use in the future for model training. A framework for human contact was put in place by studying pictures recorded by the camera. It was converted the RGB color space image to the greyscale, the blurring method is used for object noise removing efficaciously. To highlight the edges and curves of the hand, the thresholding method is used. And subtraction of complex background is applied to detect moving objects from a static camera. The objectives of the paper were reliable and favorable which helps deaf and dumb people interact with the environment through the sign language fully approved to extract hand movements. Python language as a programming manner to discover hand gestures. This work has an efficient hand gesture detection process to address the problem of framing from real-time video.


2021 ◽  
Vol 13 (2) ◽  
pp. 47-53
Author(s):  
Maya Ameliasari ◽  
Aji Gautama Putrada ◽  
Rizka Reza Pahlevi

Hand gesture detection with a smartwatch can be used as a smart lighting control on the internet of things (IoT) environment using machine learning techniques such as support vector machine (SVM). However, several parameters affect the SVM model's performance and need to be evaluated. This study evaluates the parameters in building an SVM model for hand gesture detection in intelligent lighting control. In this study, eight gestures were defined to turn on and off four different lights, and then the data were collected through a smartwatch with an Inertial Measurement Unit (IMU) sensor. Feature selection using Pearson Correlation is then carried out on 36 features extracted from each gesture data. Finally, two sets of gestures were compared to evaluate the effect of gesture selection on model performance. The first set of gestures show that the accuracy of 10 features compared to the accuracy of 36 features is 94% compared to 71%, respectively. Furthermore, the second set of gestures has an accuracy lower than the first set of gestures, which is 64%. Results show that the lower the number of features, the better the accuracy. Then, the set of gestures that are not too distinctive show lower accuracy than the highly distinctive gesture sets. The conclusion is, in implementing gesture detection with SVM, low data dimensions need to be maintained through feature selection methods, and a distinctive set of gesture selection is required for a model with good performance.


Circuit World ◽  
2021 ◽  
Vol ahead-of-print (ahead-of-print) ◽  
Author(s):  
Neethu P.S. ◽  
Suguna R. ◽  
Palanivel Rajan S.

Purpose This paper aims to propose a novel methodology for classifying the gestures using support vector machine (SVM) classification method. Initially, the Red Green Blue color hand gesture image is converted into YCbCr image in preprocessing stage and then palm with finger region is segmented by threshold process. Then, distance transformation method is applied on the palm with finger segmented image. Further, the center point (centroid) of palm region is detected and the fingertips are detected using SVM classification algorithm based on the detected centroids of the detected palm region. Design/methodology/approach Gesture is a physical indication of the body to convey information. Though any bodily movement can be considered a gesture, generally it originates from the movement of hand or face or combination of both. Combined gestures are quiet complex and difficult for a machine to classify. This paper proposes a novel methodology for classifying the gestures using SVM classification method. Initially, the color hand gesture image is converted into YCbCr image in preprocessing stage and then palm with finger region is segmented by threshold process. Then, distance transformation method is applied on the palm with finger segmented image. Further, the center point of the palm region is detected and the fingertips are detected using SVM classification algorithm. The proposed hand gesture image classification system is applied and tested on “Jochen Triesch,” “Sebastien Marcel” and “11Khands” data set hand gesture images to evaluate the efficiency of the proposed system. The performance of the proposed system is analyzed with respect to sensitivity, specificity, accuracy and recognition rate. The simulation results of the proposed method on these different data sets are compared with the conventional methods. Findings This paper proposes a novel methodology for classifying the gestures using SVM classification method. Distance transform method is used to detect the center point of the segmented palm region. The proposed hand gesture detection methodology achieves 96.5% of sensitivity, 97.1% of specificity, 96.9% of accuracy and 99.3% of recognition rate on “Jochen Triesch” data set. The proposed hand gesture detection methodology achieves 94.6% of sensitivity, 95.4% of specificity, 95.3% of accuracy and 97.8% of recognition rate on “Sebastien Marcel” data set. The proposed hand gesture detection methodology achieves 97% of sensitivity, 98% of specificity, 98.1% of accuracy and 98.8% of recognition rate on “11Khands” data set. The proposed hand gesture detection methodology consumes 0.52 s as recognition time on “Jochen Triesch” data set images, 0.71 s as recognition time on “Sebastien Marcel” data set images and 0.22 s as recognition time on “11Khands” data set images. It is very clear that the proposed hand gesture detection methodology consumes less recognition rate on “11Khands” data set when compared with other data set images. Hence, this data set is very suitable for real-time hand gesture applications with multi background environments. Originality/value The modern world requires more numbers of automated systems for improving our daily routine activities in an efficient manner. This present day technology emerges touch screen methodology for operating or functioning many devices or machines with or without wire connections. This also makes impact on automated vehicles where the vehicles can be operated without any interfacing with the driver. This is possible through hand gesture recognition system. This hand gesture recognition system captures the real-time hand gestures, a physical movement of human hand, as a digital image and recognizes them with the pre stored set of hand gestures.


Sign in / Sign up

Export Citation Format

Share Document