Ask Your Question
-1

Feature extraction for dynamic gesture recognition classification [closed]

asked 2017-09-28 18:28:55 -0600

Mateusz gravatar image

Hello guys,

As a my master thesis project I have to do dynamic gesture recognition system. I already implemented hand detection and hand segmentation. Now it is high time for recognition. What kind of methods could you recommend for dynamic gesture recognition ? I would like to do it using neural networks but I do not completely know how to train neural networks and how to extract features to train neural networks ? Please give me some pieces of code to catch the idea.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by Tetragramm
close date 2017-09-28 19:23:54.185737

Comments

How do you detect the hand? specially, occlusion scenarios like hand is in front of body.

vps gravatar imagevps ( 2017-09-29 05:35:49 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-09-28 19:23:31 -0600

Tetragramm gravatar image

OpenCV has no facilities for training a neural network. I suggest taking a look at one of these pieces of software.

Good Luck.

edit flag offensive delete link more

Comments

How do you detect the hand? specially, occlusion scenarios like hand is in front of body.

vps gravatar imagevps ( 2017-09-29 05:35:31 -0600 )edit
1

Ah, well that's not what your question was, was it?

Start a new question, with details about what you're doing, why you think it's failing, an example where it succeeds and where it fails, and what you've tried as far as fixing it. We don't like questions that amount to "Give me teh codez plz", but if you've made an effort and can't figure it out, we're glad to help.

Tetragramm gravatar imageTetragramm ( 2017-09-29 17:37:45 -0600 )edit

@ Tetragramm ..You are correct, this is not my question. I already post the question about this. Alos, I never asked that give me the code. Can you please read my comment carefully? Thanks.

vps gravatar imagevps ( 2017-10-02 03:24:36 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-09-28 18:28:55 -0600

Seen: 256 times

Last updated: Sep 28 '17