CVBpy 14.0
SparsePointCloud Member List

This is the complete list of members for SparsePointCloud, including all inherited members.

crop(self, cvb.Cuboid clip_box)SparsePointCloud
from_dense_point_cloud(cvb.DensePointCloud dense_point_cloud)SparsePointCloud
frustum_crop(self, cvb.Cuboid clip_box, cvb.Angle theta, cvb.Angle phi)SparsePointCloud
plane_crop(self, cvb.Plane3D plane, cvb.NumberRange range, int crop_range)SparsePointCloud
to_dense_point_cloud(self, int conversion_mode=cvb.ConversionMode.Automatic)SparsePointCloud