#include <irls.h>
List of all members.
Public Member Functions |
double | objective (double d) |
| Returns .
|
double | reweight (double d) |
| Returns .
|
double | true_scale (double d) |
| Returns .
|
Public Attributes |
double | sd_inlier |
| The inlier standard deviation, .
|
Detailed Description
Robust reweighting (type II) for IRLS. A reweighting class with . This structure can be passed as the second template argument in IRLS.
Definition at line 43 of file irls.h.
Member Function Documentation
double CVD::RobustII::objective |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 47 of file irls.h.
double CVD::RobustII::reweight |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 45 of file irls.h.
double CVD::RobustII::true_scale |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 46 of file irls.h.
Member Data Documentation
The inlier standard deviation, .
Definition at line 44 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