#include <lmeds.h>
List of all members.
Detailed Description
Definition at line 41 of file lmeds.h.
Constructor & Destructor Documentation
LMedS (Least Medians of Squares) main constructor.
- Parameters:
-
model | a Sample Consensus model |
Definition at line 57 of file lmeds.cpp.
LMedS (Least Medians of Squares) main constructor.
- Parameters:
-
model | a Sample Consensus model |
threshold | distance to model threshold |
Definition at line 44 of file lmeds.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 64 of file lmeds.cpp.
The documentation for this class was generated from the following files: