如何在点云中保留细的或者尖锐的对象
问题
对细的物体进行成像可能具有挑战性。在某些情况下,表征它们的数据可能会在点云中丢失。仅当细的对象在彩色图像中垂直对齐并且它们与后方的表面之间的z轴距离较大时才会发生这种情况。垂直对齐的尖锐的对象也会出现同样的问题。
No data on thin objects |
No data on pointy objects |
原因
The Global Mode of the Reflection Filter(反射过滤器) (SDK 2.7 and newer), which corresponds to the old Reflection Filter (SDK 2.6 and older), is generally good at removing outlier points. However, its downside is that it removes data from thin and pointy objects.