I'm now working with Kinect in my project of worker-support.
I want to use Kinect to detect start/end moment of a specified movement in work-process.
For example:
A work-process of drawing circle into papers (on a table) have some steps: (a tester) pick-up pen from table, draw circle, put-back pen on table, change the paper,...(repeat many times).
And i want detect the moments when the tester start and finish drawing circle.
I have to propose an high-accuracy algorithm that non-depends on position and size of tester.
Can you give me some idea!
Thanks for help (and sorry about my English)!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||||
|
|
Maybe this will give you some ideas? http://channel9.msdn.com/coding4fun/kinect/Open-source-Kinect-gesture-recognition-project-Kinect-DTW |
|||
|