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