使用Kinect扫描Xbox360

使用Kinect扫描Xbox360

本文介绍了使用Kinect扫描Xbox360的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是德里大学的Btech学生,我正在研究一个可以准确测量人体的研究项目。我有一个xbox 360的kinect和使用visual studio 2010 c#express edition。对于我的项目,我需要扫描
的身体并以stl格式获取其3d图像,但这是我被卡住的地方。我知道如何获得点云,使用kinect融合工具包获取面向传感器的身体部分的三维图像,但我无法进行身体的整个扫描
。有没有人对此有所了解。在此先感谢。

I am a Btech student from university of delhi and i am working on a research project that could take the measurements of a human body accurately. i have a kinect for xbox 360 and using visual studio 2010 c# express edition. For my project i need to scan the body and get its 3d image in stl format but this is the point where i am stuck. i know how to get the point cloud , get a 3d image of the portion of the body that is facing the sensor using kinect fusion toolkit but i am not able to take the entire scan of a body. does anyone has some idea about this. Thanks in advance.

推荐答案


这篇关于使用Kinect扫描Xbox360的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-31 10:50