How can I display the skeleton on the preview screen ?

조회 수: 2 (최근 30일)
Ngo Nguyen
Ngo Nguyen 2013년 9월 30일
댓글: Image Analyst 2013년 10월 1일
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

채택된 답변

Image Analyst
Image Analyst 2013년 9월 30일
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
Ngo Nguyen
Ngo Nguyen 2013년 10월 1일
But the image data is 3 dimension
Image Analyst
Image Analyst 2013년 10월 1일
So? I have graphics over live color images all the time. There is no problem.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by