This repository includes laser cloud point processing algorithm, paper, raw data, data plots, C++ and Matlab code. A sparge Hough transform algorithm was developed for car bumper identification. You can use the algorithm for any line segmentation as well.
- DataPlots: data and plots (in EPS and JPG)
- LaserData: raw laser scanner data.
- SparseHoughTransformCPP: C++ implementation, using Visual Studio.
- SparseHoughTransformMatlab: Matlab impelmentation on the algorithm and data ploting code.
- ZhenSPIE03: Conference paper.
- PublicVersionSongIJRA05v6: Journal paper.