Add noise to point cloud attribute
(PCCPointNoise)
Short Description
This tool allows to add noise to an arbitrary attribute channel of points in point clouds.
Parameters
- Modification Type: This field specifies the type of noise that is added. Two modes are possible: Random (uniform distribution) and Gaussian (gaussian distribution).
- Modification Coordinate: This field specifies the index of the coordinate that is affected by the noise. Each coordinate can either be selected individually or all coordinates can be modified at once.
- Attribute ID: This field specifies the channel ID that is affected by the modification.
- Variance: This field specifies the variance of the Gaussian noise. It has no effect on Random noise.
- Scale: This field specifies the interval for the Random noise. It has no effect on Gaussian noise.