Struct cv::detail::Submap::PoseConstraint#

Collaboration diagram for cv::detail::Submap::PoseConstraint:

Constructor & Destructor Documentation#

PoseConstraint()#

cv::detail::Submap::PoseConstraint::PoseConstraint()

Member Function Documentation#

accumulatePose()#

void cv::detail::Submap::PoseConstraint::accumulatePose(
const Affine3f & _pose,
int _weight = 1 )

Here is the call graph for this function:

cv::detail::Submap::PoseConstraint::accumulatePose Node1 cv::detail::Submap ::PoseConstraint::accumulatePose Node2 cv::DualQuat::createFrom Affine3 Node1->Node2 Node3 cv::DualQuat::toAffine3 Node1->Node3

cv::detail::Submap::PoseConstraint::accumulatePose Node1 cv::detail::Submap ::PoseConstraint::accumulatePose Node2 cv::DualQuat::createFrom Affine3 Node1->Node2 Node3 cv::DualQuat::toAffine3 Node1->Node3

Member Data Documentation#

estimatedPose#

Affine3f cv::detail::Submap::PoseConstraint::estimatedPose

weight#

int cv::detail::Submap::PoseConstraint::weight

Source file#

The documentation for this struct was generated from the following file: