![]() |
Image Component Library (ICL)
|
Simple result structure. More...
#include <ICP.h>
Public Member Functions | |
| Result () | |
Public Attributes | |
| math::DynMatrix< icl64f > | rotation |
| Model rotation matrix. More... | |
| math::DynMatrix< icl64f > | translation |
| Model translation matrix. More... | |
| double | error |
| Error value. More... | |
Simple result structure.
| icl::geom::ICP::Result::Result | ( | ) |
| double icl::geom::ICP::Result::error |
Error value.
| math::DynMatrix<icl64f> icl::geom::ICP::Result::rotation |
Model rotation matrix.
| math::DynMatrix<icl64f> icl::geom::ICP::Result::translation |
Model translation matrix.
1.8.15