Hi all.
I'm processing the Point Cloud data with the OpenCV Viz library.
I have Point cloud data, but it has a lot of noise. So, I want to reduce noise.
But I don't know how to apply the Low Pass filter or Median filter.
Could you please let me know how to apply the filter at the Point Cloud?
Thank you. :)