CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
DensePointCloud Member List

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

crop(self, cvb.Cuboid clip_box)DensePointCloud
frustum_crop(self, cvb.Cuboid clip_box, cvb.Angle theta, cvb.Angle phi)DensePointCloud
lattice_sizeDensePointCloudstatic
plane_crop(self, cvb.Plane3D plane, cvb.NumberRange range, int crop_range)DensePointCloud
plane_crop(self, cvb.Plane3D plane, float threshold, Optional[int] crop_below_above)DensePointCloud
shrink(self)DensePointCloud
to_sparse_point_cloud(self)DensePointCloud