Hey fellow friends,
After a lot of hard work, the Marching Cubes Meshing Algorithm with OpenMP parallelization is done. The video show the point cloud recording of a Kinect stream. After pressing a specific key, the whole pointcloud is meshed via Marching Cubes. This can be seen in the white console of Eclipse Helios on the right screen, bottom window.
After meshing, the model is saved to a ply file and Eclipse ends. Therefore, the model is successfully extracted. To prove that this mesh is ready for further processing afterwards, it’s loaded into the OpenSource Software „MeshLab“, available on all platforms.
This is the first step to the full-scale, 6-degree-of-freedom environment scanner.
Have a nice day,
Chris