svo
Semi-Direct Visual Odometry
|
Motion-only bundle adjustment. Minimize the reprojection error of a single frame. More...
Functions | |
void | optimizeGaussNewton (const double reproj_thresh, const size_t n_iter, const bool verbose, FramePtr &frame, double &estimated_scale, double &error_init, double &error_final, size_t &num_obs) |
Motion-only bundle adjustment. Minimize the reprojection error of a single frame.
void svo::pose_optimizer::optimizeGaussNewton | ( | const double | reproj_thresh, |
const size_t | n_iter, | ||
const bool | verbose, | ||
FramePtr & | frame, | ||
double & | estimated_scale, | ||
double & | error_init, | ||
double & | error_final, | ||
size_t & | num_obs | ||
) |