Expand description
MATLAB-compatible point cloud creation utilities
Functions§
- point_
cloud_ from_ matrix - Create point cloud from matrix data
- scatter3
- Create a 3D scatter plot (equivalent to MATLAB’s
scatter3(x, y, z)) - scatter3_
with_ colors - Create scatter3 with colors
- scatter3_
with_ values - Create scatter3 with values for color mapping