OpenCV
5.0.0-pre
Open Source Computer Vision
|
Optimization report. More...
#include <opencv2/3d.hpp>
Public Member Functions | |
Report (bool isFound, int nIters, double finalEnergy) | |
Public Attributes | |
double | energy |
bool | found |
int | iters |
Optimization report.
The structure is returned when optimization is over.
|
inline |
double cv::LevMarq::Report::energy |
bool cv::LevMarq::Report::found |
int cv::LevMarq::Report::iters |