Academic
3D Mapping from LiDAR Data
I used Julia to combine separate LiDAR scans into a 3D map. Each scan captured the scene from a different angle, so the project involved processing the point clouds and aligning them in a shared coordinate frame.
The resulting visualization let me inspect how the scans fit together and spot problems in the alignment.