Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 951 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 951 Bytes

3D scanning tool for Kinect v2 (Openframeworks 0.9.3)

This app came out of our investigation on how scan objects with Kinect v2 and get an unified pointcloud.

3D scanning interface

Dependencies:

Instructions:

This apps gets the pointcloud of an object on each side. Then it unifies meshes and exports it into a PLY file.

In order to get a good scanning, you have to place it in front of the Kinect (the center point is marked with the intersection of two yellow lines). Its also important to set the scanning area and the distance to object by the interface.

During the photoshoot, you have to rotate the object a certain angle for each photo.

angle = 360 / n

n = number of photos to take