Research Article

Sloped Terrain Segmentation for Autonomous Drive Using Sparse 3D Point Cloud

Pseudocode 1

Building lowermost heightmap.
(1) function BuildLowermostHeightmap( )
(2)    foreach in F do
(3)   if then
(4)    end
(5)    return
(6) end