|
libcvd
|
Result class storing some information about the optimization. More...
#include <esm.h>
Public Member Functions | |
| double | RMSE () const |
| returns RMSE error computed from error and | |
Public Attributes | |
| double | error |
| final total squared error | |
| double | delta |
| norm of the last update | |
| int | pixels |
| common pixels in last iteration | |
| int | iterations |
| number of iterations performed | |
Result class storing some information about the optimization.
1.8.13