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.

Read the Docs v: latest
Versions
latest
stable
docs
0.1.0
0.1.0rc2
v0.1.0rc1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.

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