Click here to Skip to main content
15,897,273 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello Friends,

Currently i am working on project which analyses two videos.
I want to compare how similar action you can perform as compared to other
Suppose there is video showing how to dance n other one is you doing same dance
So i have to compare them !!!!
Plz guide me :)
Posted

1 solution

So i have to compare them
Come on this is something that is not even close to be perfected; Way to big a question and impossible to answer completely.

I would suggest using the Kinect SDK[^] to work with skeletons and then compare the movement of the skeleton of the user with expected movement of the base skeleton.

This however is not easy it would be worth a PhD thesis, and since you asked this question I'm pretty sure you should forget about it and move on, as it's beyond you at the moment.
This might sound harsh, but you don't learn anything by taking on a project you're doomed to fail, you'll only waste your time and knock down your confidence more or less.
 
Share this answer
 
Comments
Simon Bang Terkildsen 5-Oct-11 10:09am    
Well I suppose I could give you some projects you might be able to do (though hard as I can't really judge your current level precisely)
If you really want to just code, as in do a project, I suggest you look through the article archive of the code project and find something you find interesting and create that yourself, that way you have examples and hopefully some explanations in the article. However for you to learn anything from doing that you have to be very critical about the code and design of the code, thus you would do a lot of googling to find alternative solutions to a specific piece of code and look ups in documentations.

The best way I think you can learn is by getting a good book, read it and do all the exercises.
Sumeet.kate 5-Oct-11 10:03am    
Hey do you have any project ideas
Fairly complex but possible to implement ??
Simon Bang Terkildsen 5-Oct-11 10:10am    
See my comment to your other comment which has disappeared.
Sumeet.kate 5-Oct-11 10:15am    
Hey thank for showing interest :)
Hey i am final year engg student !!!!
Basically need project idea for my final year also need to publish paper!!!!
Simon Bang Terkildsen 5-Oct-11 10:19am    
Ah ok, again I could just suggest some projects, but I don't really know what you're capable of and most importantly what your interests are.
A lot of similar questions has been posted in the past,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900