|
Berkeley SfM
|
#include <ransac.h>
Public Member Functions | |
| Ransac () | |
| ~Ransac () | |
| void | SetOptions (const RansacOptions &options) |
| bool | Run (RansacProblem< DataType, ModelType > &problem) const |
Private Attributes | |
| RansacOptions | options_ |
|
inline |
|
inline |
|
inline |
Definition at line 83 of file ransac.h.
|
inline |
|
private |
1.8.10