These are the basic codes for processing LiDAR data.
| Filename | Language | Description |
|---|---|---|
| make_2D_ptCloud | MATLAB | Convert polar coordinates to (x,y) Cartesian coordinates |
| make_3D_ptCloud | MATLAB | Convert polar coordinates to (x,y,z) Cartesian coordinates |
- Apply to MATLAB function