|
CVD 0.8
|
Robust reweighting (type II) for IRLS. More...
#include <irls.h>
Public Member Functions | |
| double | reweight (double d) |
| double | true_scale (double d) |
| double | objective (double d) |
Public Attributes | |
| double | sd_inlier |
Robust reweighting (type II) for IRLS.
A reweighting class with
. This structure can be passed as the second template argument in IRLS.
1.7.4