Clustering 3D point clouds
- Mentors
- Mael, Pierre Alliez
- Organization
- CGAL Project
- Technologies
- c++
- Topics
- cluster, point cloud, K-means
- 1 weeks understanding the article and making small code test to get into the CGAL architecture
at this point I should be able to manipulate the CGAL methods and visualize in a 3d interface what i'm doing.
- 8 weeks for the implementation of the algorithm
- 2 weeks concise mesh reconstruction algorithm
at this point I should be able to reconstruct a mesh
- 1 weeks testing and documentation
at this point I should be able to deliver a product