Human skeleton tracking

asked 2014-07-07 12:33:52 -0600

Stev gravatar image

updated 2018-12-25 09:57:41 -0600

HI OpenCV.

Is there a way to track the skeleton of the human body using OpenCV and C++?

Thank You!!

edit retag flag offensive close merge delete

Comments

There should be, but I do not know it

thdrksdfthmn gravatar imagethdrksdfthmn ( 2014-07-08 02:28:27 -0600 )edit
1

There is no skeletization in OpenCV implemented. These are all quite computational expensive and quite harsh algorithms to implement yourself so take a look at what already exists. For example the buffy stickman approach or using the approach of the kinect SDK? It all depends on what information you have available.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-07-08 04:39:16 -0600 )edit

Dear Stev, I am an italian student. I write here to you because I didn't find other contacts. I am working on a project in human body gesture recognition, I came across your question "Human skeleton tracking" and I found it interesting and relevant. Have you found an interesting programme? Yours faithfully Stefano Sanfilippo

Stefano Sanfilippo gravatar imageStefano Sanfilippo ( 2015-05-13 07:57:15 -0600 )edit