CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
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
plane_crop(self, float threshold, Optional[int] crop_below_above)SparsePointCloud
to_dense_point_cloud(self, int conversion_mode=cvb.ConversionMode.Automatic)SparsePointCloud