LIDAR point cloud dataset classify based on weather conditions

Viewed 20

Is there a way to read LIDAR point cloud bin file(s) (Example: Kitti dataset) and classify them as snow, fog, rain, clear/sunny OR binary classification as clear and severe weather? So to apply a trigger/condition for executing snow filter only for certain datasets having or classified as snow?

I searched a lot but could not find any useful pointers or implementations using math equations or machine learning OR DL.

0 Answers
Related