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.