This file implements a generic RANSAC algorithm. More...


Go to the source code of this file.
| Classes | |
| class | alvar::IndexRansac< MODEL > | 
| Implementation of a general RANdom SAmple Consensus algorithm with implicit parameters.  More... | |
| class | alvar::Ransac< MODEL, PARAMETER > | 
| Implementation of a general RANdom SAmple Consensus algorithm.  More... | |
| class | alvar::RansacImpl | 
| Internal implementation of RANSAC. Please use Ransac or IndexRansac.  More... | |
| Namespaces | |
| alvar | |
| Main ALVAR namespace. | |
This file implements a generic RANSAC algorithm.
Definition in file Ransac.h.