machinevisiontoolbox.PointCloud.PointCloud.paint

PointCloud.paint(color)[source]

Colorize point cloud

Parameters:

color (array_like(3), str) – color for points

Returns:

colorized point cloud

Return type:

PointCloud

Paint all points in the point cloud this color.