No robust kernel, use standard least squares: rho(r)= 1/2 * r^2.
Definition at line 61 of file robust_kernels.h.
#include <mrpt/vision/robust_kernels.h>
Public Member Functions | |
| T | eval (const T delta, T *out_1st_deriv=NULL) |
| Evaluates the kernel function at error norm = "delta" and returns robustified squared error and, optionally, the 1st derivative of sqrt(2*rho(r)) at this point. | |
|
inline |
Evaluates the kernel function at error norm = "delta" and returns robustified squared error and, optionally, the 1st derivative of sqrt(2*rho(r)) at this point.
Definition at line 66 of file robust_kernels.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |