- Implement DBSCAN algorithm for segmentation
- Visualize a point cloud with intensities and check how well visible the road markup is
- Implement 2D convex hull with:
- Gift wrapping (easier)
- Graham’s scan (harder)
- Re-implement RANSAC ground plane detection and removal
Pick one of the tasks that you like the most. Suggest your own if you have an idea!
Repository is available at: https://github.com/Obs01ete/lidar_course