This project is a part of the perception engine responsible for scoring the roughness of the in-front heading drivable surface. A stereo camera sensor is used to obtain a 3D depth map of the captured scene. Then, the RANSAC algorithm is employed on a 2D segmented drivable area, obtained from our semantic segmentation model, with the 3D depth information to obtain 3D drivable plane. Eventually, the plane is divided into small grids with a roughness score, where the roughness score of a grid is the mean of Ecludiean distances between grid points and the estimated plane by RANSAC.
forked from AV-Lab/Terrain_Roughness_Estimation
-
Notifications
You must be signed in to change notification settings - Fork 0
MohamedNagyMostafa/Roughness
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Roughness Score for surface.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%