I am currently working with Kinect in my worker support project.
I want to use Kinect to determine the beginning and end of a given movement in the process.
For example:
The workflow of drawing a circle in papers (on the table) has several steps: (tester) pickup from the table, draw a circle , pen on the table, change paper, ... (repeat many times).
And I want to discover the moments when the tester start and finish the circle of the drawing.
I have to offer an algorithm with high accuracy , which does not depend on the position and size of the tester.
Can you give me an idea! Thanks for the help (and sorry for my English)!
source
share