#include <irls.h>
List of all members.
Public Member Functions |
double | objective (double x) |
| Returns .
|
double | reweight (double x) |
| Returns .
|
double | true_scale (double x) |
| Returns .
|
Public Attributes |
double | sd_inlier |
| The inlier standard deviation, .
|
Detailed Description
Robust reweighting (type I) for IRLS. A reweighting class with . This structure can be passed as the second template argument in IRLS.
Definition at line 32 of file irls.h.
Member Function Documentation
double CVD::RobustI::objective |
( |
double |
x |
) |
[inline] |
Returns .
Definition at line 30 of file irls.h.
double CVD::RobustI::reweight |
( |
double |
x |
) |
[inline] |
Returns .
Definition at line 28 of file irls.h.
double CVD::RobustI::true_scale |
( |
double |
x |
) |
[inline] |
Returns .
Definition at line 29 of file irls.h.
Member Data Documentation
The inlier standard deviation, .
Definition at line 27 of file irls.h.
The documentation for this struct was generated from the following file:
libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:52 2013