#include <aims/transform/rigidestimation.h>
Definition at line 46 of file rigidestimation.h.
◆ RigidTransformEstimation() [1/2]
| aims::RigidTransformEstimation::RigidTransformEstimation |
( |
| ) |
|
◆ RigidTransformEstimation() [2/2]
| aims::RigidTransformEstimation::RigidTransformEstimation |
( |
const std::vector< Point3df > & |
from, |
|
|
const std::vector< Point3df > & |
to, |
|
|
bool |
looseCondition = true |
|
) |
| |
◆ ~RigidTransformEstimation()
| aims::RigidTransformEstimation::~RigidTransformEstimation |
( |
| ) |
|
◆ criterionItem()
◆ cross()
◆ motion()
◆ rotationEstimation()
◆ setAppariatedPoints()
| void aims::RigidTransformEstimation::setAppariatedPoints |
( |
const std::vector< Point3df > & |
from, |
|
|
const std::vector< Point3df > & |
to |
|
) |
| |
◆ setLooseCondition()
| void aims::RigidTransformEstimation::setLooseCondition |
( |
bool |
looseCondition | ) |
|
The documentation for this class was generated from the following file: