How can I display the skeleton on the preview screen ?

Hi all, I do the project on Kinect and get a problem. When I capture from Depth sensor, I can get the skeleton by using getdata(Depth). But I don't know how to display it while the camera is working. Can you help me about that ? Thanks for everyone. H-N Ngo

 Respuesta aceptada

Image Analyst
Image Analyst el 30 de Sept. de 2013

0 votos

Can't you just call plot()? I think that's what I do to show graphics over a live image. You may need "hold on" - I don't remember.

2 comentarios

Ngo Nguyen
Ngo Nguyen el 1 de Oct. de 2013
But the image data is 3 dimension
So? I have graphics over live color images all the time. There is no problem.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 30 de Sept. de 2013

Comentada:

el 1 de Oct. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by