openMVS icon indicating copy to clipboard operation
openMVS copied to clipboard

Question about pointcloud filtering

Open AlessandroCammalleri opened this issue 4 months ago • 0 comments

Hello to everyone and thanks for your work.

i am facing a filtering problem regarding dense pointcloud on Nuscenes dataset (driving vehicle) images. the setup i have is 5 cameras mounted on the vehicle (3 in front and one for each side) When i compute DensifyPointcloud with default parameters values i get filtered pointcloud but the street is filtered out. Since i want to mantain the reconstruction of the road i find out that using --postprocess-dmaps to 2, i get the road, but i get a lot of noise, including sky points.
This is the filtered, but no road. Image

And these are the ones not filtered. Image Image

Any suggestion? Thank you in advance

AlessandroCammalleri avatar Nov 20 '25 11:11 AlessandroCammalleri