CVBpy 15.0
DensePointCloud Member List

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

calculate_bounding_box(self)PointCloud
calculate_center_of_gravity(self)PointCloud
calculate_covariance_matrix(self)PointCloud
convert(self, int flags)PointCloud
crop(self, cvb.Cuboid clip_box)DensePointCloud
data_typePointCloudstatic
down_sample(self, int mode, int value)PointCloud
duplicate(self)PointCloud
fit_plane(self, Optional[cvb.Cuboid] aoi)PointCloud
from_composite(cvb.Composite composite)PointCloud
frustum_crop(self, cvb.Cuboid clip_box, cvb.Angle theta, cvb.Angle phi)DensePointCloud
lattice_sizeDensePointCloudstatic
layoutPointCloudstatic
matrix_transform(self, cvb.Matrix3DH matrix)PointCloud
num_pointsPointCloudstatic
plane_countPointCloudstatic
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
planesPointCloudstatic
range_map(self, cvb.NumberRange x_range, cvb.NumberRange y_range, cvb.Size2D size, float background)PointCloud
save(self, str file_name, Optional[int] flags=cvb.PointCloudFlags.Float)PointCloud
scale(self, Union[cvb.Factors3D, List[float]] factors)PointCloud
shrink(self)DensePointCloud
to_sparse_point_cloud(self)DensePointCloud
transform(self, cvb.AffineMatrix3D transformation)PointCloud