If I have a set of 3d points (AKA point cloud) what is开发者_C百科 the best way to determine the groups of 3 points (triangles) I should make, to create a surface reconstruction?Delaunay Triangulation
I would like to be able to cluster point clouds in C#, unfortunately, PCL does not support C#. I know that C# can use VTK, so I wonder if it is possible to cluster point clouds with VTK, but I don\'t
I wa开发者_Python百科nt the plot not to be inclined, can someone help me on this I took the points with X,Y,Z co-ordinates and tried to plot on python using matplotlib