Closed wangshuo2020 closed 4 years ago
Thank you for your code. If I want to get the closet one node, how should I set the radius? Only one nearest node I want to get. Looking forward to your reply.
This is a bug tracker. If you need to ask questions please use email.
The kd_nearest* functions return the nearest node, and they do not take a radius.
kd_nearest*
Thank you for your code. If I want to get the closet one node, how should I set the radius? Only one nearest node I want to get. Looking forward to your reply.