RegisteredPointCloudSmoothing#

class polpo.preprocessing.point_cloud.smoothing.RegisteredPointCloudSmoothing(points=None, n_neighbors=10, smoothing_func=None)[source]#

Bases: PreprocessingStep

apply(data)[source]#

Apply step.