94 inline double getError(){
95 return m_result.
error;
double error
Error value.
Definition: ICP.h:52
Result m_result
rotation, translation and error value Result m_result;
Definition: ICP.h:57
Simple result structure.
Definition: ICP.h:48
undocument this line if you encounter any issues!
Definition: Any.h:37
Class interface for un-copyable classes.
Definition: Uncopyable.h:64
#define ICLGeom_API
Definition: CompatMacros.h:179
Simple KD-Tree implementation.
Definition: KDTree.h:51
ICLQt_API ImgROI data(ImgQ &r)
creates full ROI ROI-struct
Implementaiton of the Iterator Closest utils::Point (ICP) Algorithm.
Definition: ICP.h:45
math::DynMatrix< icl64f > translation
Model translation matrix.
Definition: ICP.h:51
math::KDTree kdt
internal data structure for efficient search
Definition: ICP.h:60
ICLCV_API void error(const char *msg)
Display error message and terminate program.
math::DynMatrix< icl64f > rotation
Model rotation matrix.
Definition: ICP.h:50