An open API service indexing awesome lists of open source software.

https://github.com/mkner/ransac

RANSAC algorithm for autonomous vehicle navigation surface plane generation
https://github.com/mkner/ransac

autonomous-vehicle-navigation ransac surface-plane-generation

Last synced: over 1 year ago
JSON representation

RANSAC algorithm for autonomous vehicle navigation surface plane generation

Awesome Lists containing this project

README

          

# ransac

My version of the classic RANSAC algorithm.

Included is an example designed for autonomous vehicle navigation using\
surface plane generation for ground plane estimation.