#include <aims/transform/least_square_estimation.h>
Definition at line 66 of file least_square_estimation.h.
◆ RigidLeastSquareEstimation()
aims::RigidLeastSquareEstimation::RigidLeastSquareEstimation |
( |
const std::vector< Point3df > & |
from, |
|
|
const std::vector< Point3df > & |
to |
|
) |
| |
◆ ~RigidLeastSquareEstimation()
virtual aims::RigidLeastSquareEstimation::~RigidLeastSquareEstimation |
( |
| ) |
|
|
inlinevirtual |
◆ computeMotion()
virtual bool aims::RigidLeastSquareEstimation::computeMotion |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ computeRigidMotion()
virtual bool aims::RigidLeastSquareEstimation::computeRigidMotion |
( |
| ) |
|
|
protectedvirtual |
◆ criterionItem()
◆ error()
double aims::RigidLeastSquareEstimation::error |
( |
| ) |
|
◆ _meanX
Point3df aims::RigidLeastSquareEstimation::_meanX |
|
protected |
◆ _meanY
Point3df aims::RigidLeastSquareEstimation::_meanY |
|
protected |
The documentation for this class was generated from the following file: