RegisteredPointCloudSmoothing#

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

Bases: PreprocessingStep

apply(data)[source]#

Apply step.