Search found 4 matches

by DadoooR3
Tue Sep 27, 2022 6:38 pm
Forum: Questions
Topic: Compute Geometric Features - k-sized nearest neighbours
Replies: 5
Views: 2080

Re: Compute Geometric Features - k-sized nearest neighbours

Thank you for your answer. I recognize that my first request with 2 conditions is not simple to achieve if one wants to remain efficient. I've been thinking for quite some time about how to get around this problem, for example by using octree levels (one representative per cell, working with the n³ ...
by DadoooR3
Sat Sep 10, 2022 9:23 am
Forum: Questions
Topic: Compute Geometric Features - k-sized nearest neighbours
Replies: 5
Views: 2080

Re: Compute Geometric Features - k-sized nearest neighbours

Hello, If it existed, I would also like to work with a defined number of k-nearest neighbors in a given radius. This would be very useful when working with multi-scale detection and would probably reduce the computation time (200 - 400 mio points). I am also looking for a tool that allows me to comp...
by DadoooR3
Sat Sep 07, 2019 7:06 am
Forum: Questions
Topic: Cross section and point projection on a plan
Replies: 4
Views: 2868

Re: Cross section and point projection on a plan

Yes, it works!
Thank's
Daniel
by DadoooR3
Fri Sep 06, 2019 11:08 am
Forum: Questions
Topic: Cross section and point projection on a plan
Replies: 4
Views: 2868

Cross section and point projection on a plan

Hello,
Thank you very much for your fantastic product.
I have a question about the "cross-section" function:
Is it possible to calculate the projection of the selected points by "cross-section" on the defined plane?
Do you have a tipp to efficiently produce this operation?
DanielR