Skip to content

NaN value of features  #7

Description

@akharroubi

For NaN values generated by CloudCompare (when choosing a fixed radius), I see 2 possible solutions:

  1. Filter these values before reading the file, or interpolate these values from neighboring points, otherwise do the classification without them and interpolate the classification afterward.

  2. Or, if there are no points within a radius r, switch the method to feature calculation based on nearest neighbors.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions