|
| static ceres::CostFunction * | create (double x, double y, double u, double v) |
| |
Definition at line 103 of file homography.cpp.
◆ HomographyResidual()
| calib::HomographyResidual::HomographyResidual |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| |
|
inline |
◆ create()
| static ceres::CostFunction * calib::HomographyResidual::create |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
u, |
|
|
double |
v |
|
) |
| |
|
inlinestatic |
◆ operator()()
template<typename T >
| bool calib::HomographyResidual::operator() |
( |
const T *const |
h, |
|
|
T * |
residuals |
|
) |
| const |
|
inline |
◆ u_
| double calib::HomographyResidual::u_ |
◆ v_
| double calib::HomographyResidual::v_ |
◆ x_
| double calib::HomographyResidual::x_ |
◆ y_
| double calib::HomographyResidual::y_ |
The documentation for this struct was generated from the following file:
- /home/runner/work/calibration/calibration/src/estimation/optim/homography.cpp