[feat] Add clustering filter
Goal
Add a filter to extract clusters in a pointcloud (from LiDAR data).
Change
A new filter called Clustering and Tracking is added in LidarView. In this filter, there are three clustering methods:
- Euclidean extraction
- GMM extraction
- region growing extraction
Edited by Tong Fu