Main MRPT website > C++ reference for MRPT 1.5.6
Functions
ba_common.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/vision/bundle_adjustment.h>
#include <mrpt/vision/pinhole.h>
#include <mrpt/math/robust_kernels.h>
#include "ba_internals.h"
Include dependency graph for ba_common.cpp:

Go to the source code of this file.

Functions

template<bool POSES_INVERSE>
void reprojectionResidualsElement (const TCamera &camera_params, const TFeatureObservation &OBS, CArray< double, 2 > &out_residual, const TFramePosesVec::value_type &frame, const TLandmarkLocationsVec::value_type &point, double &sum, const bool use_robust_kernel, const double kernel_param, double *out_kernel_1st_deriv)
 

Function Documentation

◆ reprojectionResidualsElement()

template<bool POSES_INVERSE>
void reprojectionResidualsElement ( const TCamera camera_params,
const TFeatureObservation OBS,
CArray< double, 2 > &  out_residual,
const TFramePosesVec::value_type &  frame,
const TLandmarkLocationsVec::value_type &  point,
double &  sum,
const bool  use_robust_kernel,
const double  kernel_param,
double *  out_kernel_1st_deriv 
)
inline



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019