Kinect / tutorial

Tutorial on the v2 Kinect platform. Walk thru the whole thing at http://kinect.github.io/tutorial
MIT License
173 stars 62 forks source link

3d Object from depth data #42

Open raresabr opened 6 years ago

raresabr commented 6 years ago

Hi guys,

I find your tutorials very useful and educative, so I want to congratulate you for your hard work. I have a question though. I am a student and my team and I, have a project which consists in creating a 3d object from the depth pixels which kinect renders. Ex: Let's suppose we have a room and we want to scan it from the inside in order to make a 3d object. The main purpose is to import the room in unity like a game scene and configure it there. Please help me understand how to achieve this :)

Thank you, Rares