Skip to content

Improve particles density from imported geom  #361

@luchete80

Description

@luchete80

Add Radius Based on K-Nearest Neighbors (KNN):
Definition: Compute the average distance to the
𝑘
k-nearest neighbors.
Pros:
A balance between local and global influences.
Adjustable parameter (
𝑘
k) allows for tuning based on cloud density.
Cons:
More computationally expensive than nearest-neighbor or fixed-radius methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions