Current Mood: speechless
Blogs I Commented On:
Rant:
How is it that this university has two chicken fingers restaurant near campus, yet there is no buffalo wings restaurant nearby? (No, Buffalo Wild is not nearby.) What they need to do is convert Layne's into a buffalo wings restaurant. Their chicken fingers and sauce suck compared to Raising Cane's.
Summary:
Gestures classes can be defined as having either static or dynamic hand postures, and having static or dynamic hand locations. Recognizers designed for hand gesture recognition have difficulty defining whether two distinct and consecutive hand motions are considered an atomic gesture or not. The authors propose a system to help remedy that by considering what happens to the muscles of the fingers during posture creation. They observe that as the hand is moved from one posture to another, the amount of tension will change and become tenser for various postures. They thus theorize that intentional gestures will be made with a tense hand position rather than a relaxed one. Of the four gesture classes, their segmentation method using this theory works best when dynamic finger motions are not involved.
Currently, current input technology do not directly measure finger tension, therefore their model considers a finger to be a light rigid rod of a fixed length, with two light elastic strings attached to the end of the rod. They resolve the forces along the finger using Hooke’s law to determine the amount of tension in each finger. By summing the total hand tension, they observe that total hand tension increases as single finger tension increases, and likewise when it decreases.
The hand model was tested on two sets of gesture with a Mattel Power Glove that measured bentness on the fingers sans pinky for the domain of BSL. When sentence fragments were executed with hand gestures, the graph of hand tensions for the sentence fragments displayed local maxima when gestures were performed, and local minima during the transiting to the next gesture.
Discussion:
It’s an interesting idea to use finger tension as a way to segment different hand gestures in their domain of BSL (which isn’t much different from ASL, I suppose). Their improvised way to measure finger tension seem to offer decent results in segmentation, so their theory held up quite well. On the other hand, they note that this approach doesn’t work for dynamic hand postures and locations, which is a shame since these types of gestures are more natural. Though their approach alone wouldn’t be very useful for a robust gesture recognition system, it could be a useful metric to aid in a particular area of hand gesture recognition.
One other point that I wished to discuss is the author’s comments about the use of finger tension for aiding actual recognition rather than segmentation. Originally, they theorized their system for the problem of segmentation, but they observed from their sample data that different postures in their study exhibited unique levels of hand gesture. Hence, they wonder if these different levels of finger tensions hold in the general case. I have my doubts that this metric would be reliable for a domain with a large gesture library, but this might be useful for a smaller library. Of course, the segmentation problem would also decrease in complexity anyway with a smaller library. I think it would be more productive to focus their attention on solving the dynamic portion of the hand gesture classes, but their idea on this matter is intriguing and worthy of a look. I definitely would like to see if this correlation held.