ERandomDecimator Class

Decimation of an EPointCloud.
The random decimator decimates a point cloud by copying a specified number of points, randomly selected, to a new point cloud.

Base Class:EDecimator

Namespace: Euresys::Open_eVision::Easy3D

Methods

Decimates a given EPointCloud and writes the result into a new point cloud.
Creates an ERandomDecimator object. If the required number of points (after decimation) is not specified, the default value is 10000.
Sets/gets the parameter "number of points" (number of points after decimation).
test inequality between two ERandomDecimator.
Assignment operator.
test equality between two ERandomDecimator.
Sets/gets the parameter "number of points" (number of points after decimation).

ERandomDecimator Class

Decimation of an EPointCloud.
The random decimator decimates a point cloud by copying a specified number of points, randomly selected, to a new point cloud.

Base Class:EDecimator

Namespace: Euresys.Open_eVision.Easy3D

Properties

Sets/gets the parameter "number of points" (number of points after decimation).

Methods

Decimates a given EPointCloud and writes the result into a new point cloud.
Creates an ERandomDecimator object. If the required number of points (after decimation) is not specified, the default value is 10000.
test inequality between two ERandomDecimator.
Assignment operator.
test equality between two ERandomDecimator.