Search found 1 match

by Hithaishree
Mon Oct 20, 2025 12:42 pm
Forum: Questions
Topic: Averaging neighboring points
Replies: 1
Views: 6164

Averaging neighboring points

Hi, I’m currently working with point clouds and would like to find the average XYZ coordinates of points within a local neighborhood (e.g., within a certain radius or around a picked point).

I’ve explored filters such as Noise Filter, SOR Filter, but I haven’t found a direct way to compute or ...