Shortcuts

combustion.points

Operations for point clouds.

combustion.points

Transforms

combustion.points.rotate()

Rotates a collection of points using rotation values in radians or degrees. See combustion.points.Rotate for more details.

combustion.points.center_crop()

Crops a point cloud to a given size about the origin. See combustion.points.CenterCrop for more details.

Randomized Transforms

combustion.points.random_rotate()

Rotates a collection of points randomly between a minimum and maximum possible rotation. See combustion.points.RandomRotate for more details.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources