CVBpy 14.0
PointCloud Member List

This is the complete list of members for PointCloud, 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
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
layoutPointCloudstatic
matrix_transform(self, cvb.Matrix3DH matrix)PointCloud
num_pointsPointCloudstatic
plane_countPointCloudstatic
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)PointCloud
scale(self, Union[cvb.Factors3D, List[float]] factors)PointCloud
transform(self, cvb.AffineMatrix3D transformation)PointCloud