How can I display the skeleton on the preview screen ?
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
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 个评论
Image Analyst
2013-10-1
So? I have graphics over live color images all the time. There is no problem.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Kinect For Windows Sensor 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!