#include <mlesac.h>
List of all members.
Detailed Description
Definition at line 41 of file mlesac.h.
Constructor & Destructor Documentation
MLESAC (Maximum Likelihood Estimator Sample Consensus) main constructor.
- Parameters:
-
model | a Sample Consensus model |
Definition at line 62 of file mlesac.cpp.
MLESAC (Maximum Likelihood Estimator Sample Consensus) main constructor.
- Parameters:
-
model | a Sample Consensus model |
threshold | distance to model threshold |
Definition at line 45 of file mlesac.cpp.
Member Function Documentation
Compute the actual model and find the inliers.
- Parameters:
-
debug | enable/disable on-screen debug information |
Implements sample_consensus::SAC.
Definition at line 69 of file mlesac.cpp.
Member Data Documentation
Maximum number of EM (Expectation Maximization) iterations.
Definition at line 54 of file mlesac.h.
The documentation for this class was generated from the following files: