I need to know about how to compare record skeleton with live skeleton in C#. If there are any reference please let me know.
\$\begingroup\$ \$\endgroup\$
4 - 1\$\begingroup\$ What kind of comparison do you want to perform? \$\endgroup\$DMGregory– DMGregory ♦2016-06-30 11:05:19 +00:00Commented Jun 30, 2016 at 11:05
- \$\begingroup\$ A person who followed recorded skeleton. As a example a patient follow exercise. \$\endgroup\$Hashan Wijeratne– Hashan Wijeratne2016-07-01 01:53:34 +00:00Commented Jul 1, 2016 at 1:53
- \$\begingroup\$ This is full-body gesture recognition - that is a Hard problem, and solutions will generally be much longer and more complicated than what fits comfortably in a StackExchange answer. To get a concise, useful answer, it would help to narrow the problem domain. Try including a diagram or video of one motion you're trying to recognize, and what you've tried so far / what issues you're trying to fix. \$\endgroup\$DMGregory– DMGregory ♦2016-07-02 18:57:27 +00:00Commented Jul 2, 2016 at 18:57
- \$\begingroup\$ In my project up to now I can get recognition of person and get angle measurements of body. This work perfectly. Now I need to compare this skeleton with another. \$\endgroup\$Hashan Wijeratne– Hashan Wijeratne2016-07-04 15:01:40 +00:00Commented Jul 4, 2016 at 15:01
Add a comment |