简体   繁体   中英

Java library for working with video - analysis of gestures

I'm looking for a good tool for working with video analysis, I think the best in Java. I would like to be able to detect certain gestures. I mean sign language . As for detecting hand movements and what they do. So that eg. The result compared to the pattern. I was wondering about the program through which I can graphically draw the functions of which are moving hands, and then match it to the pattern. Or maybe the best solution would be to write your own library to work under the direction indicated in the video capture gestures.

You should consider taking a look at the openIMAJ and OpenCV . These are two state-of-the-art frame work that you can consider using for your multimedia(video) analysis.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM