libCalib
C++ library documentation
libCalib::Residual Struct Reference

#include <types.h>

Public Member Functions

template<class Archive >
void serialize (Archive &ar)
 

Public Attributes

size_t id
 
Point2 point
 
Point3 objPoint
 
Point2 error
 

Detailed Description

The two components of the residual associated with a specific feature in a single image. The id identifies the feature on its target.