Solar
SolAR::datastructure::Keyframe Member List

This is the complete list of members for SolAR::datastructure::Keyframe, including all inherited members.

addVisibilities(const std::map< uint32_t, uint32_t > &visibilites)SolAR::datastructure::Frame
addVisibility(const uint32_t &id_keypoint, const uint32_t &id_cloudPoint)SolAR::datastructure::Frame
boost::serialization::access (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframefriend
Frame()=default (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frame
Frame(const SRef< Frame > frame) (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frame
Frame(const SRef< Keyframe > keyframe) (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frame
Frame(const std::vector< Keypoint > &keypoints, const SRef< DescriptorBuffer > descriptors, const SRef< Image > view, const Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameexplicit
Frame(const std::vector< Keypoint > &keypoints, const std::vector< Keypoint > &undistortedKeypoints, const SRef< DescriptorBuffer > descriptors, const SRef< Image > view, const SRef< Keyframe > refKeyframe, const Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameexplicit
Frame(const std::vector< Keypoint > &keypoints, const std::vector< Keypoint > &undistortedKeypoints, const SRef< DescriptorBuffer > descriptors, const SRef< Image > view, const Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameexplicit
getConfidence() constSolAR::datastructure::PrimitiveInformation
getDescriptors() constSolAR::datastructure::Frame
getId() constSolAR::datastructure::Keyframe
getKeypoint(int i) constSolAR::datastructure::Frame
getKeypoints() constSolAR::datastructure::Frame
getLastUpdateTime() constSolAR::datastructure::PrimitiveInformation
getPose() constSolAR::datastructure::Frame
getReferenceKeyframe() constSolAR::datastructure::Frame
getSemanticId() constSolAR::datastructure::PrimitiveInformation
getUndistortedKeypoint(int i) constSolAR::datastructure::Frame
getUndistortedKeypoints() constSolAR::datastructure::Frame
getUsedTime() constSolAR::datastructure::PrimitiveInformation
getView() constSolAR::datastructure::Frame
getVisibility() constSolAR::datastructure::Frame
isValid() constSolAR::datastructure::PrimitiveInformation
Keyframe()=default (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframe
Keyframe(SRef< Frame > frame) (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframeinline
Keyframe(const std::vector< Keypoint > &keypoints, SRef< DescriptorBuffer > descriptors, SRef< Image > view, Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframeinlineexplicit
Keyframe(const std::vector< Keypoint > &keypoints, const std::vector< Keypoint > &undistortedKeypoints, SRef< DescriptorBuffer > descriptors, SRef< Image > view, SRef< Keyframe > refKeyframe, Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframeinlineexplicit
Keyframe(const std::vector< Keypoint > &keypoints, const std::vector< Keypoint > &undistortedKeypoints, SRef< DescriptorBuffer > descriptors, SRef< Image > view, Transform3Df pose=Transform3Df::Identity()) (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframeinlineexplicit
m_descriptors (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_keypoints (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_keypointsUndistort (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_mapVisibility (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_pose (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_referenceKeyFrame (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
m_view (defined in SolAR::datastructure::Frame)SolAR::datastructure::Frameprotected
PrimitiveInformation()SolAR::datastructure::PrimitiveInformation
removeVisibility(const uint32_t &id_keypoint, const uint32_t &id_cloudPoint)SolAR::datastructure::Frame
serialize(Archive &ar, ATTRIBUTE(maybe_unused) const unsigned int version) (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframe
setDescriptors(const SRef< DescriptorBuffer > &descriptors)SolAR::datastructure::Frame
setId(const uint32_t &id_keyframe)SolAR::datastructure::Keyframe
setInvalid()SolAR::datastructure::PrimitiveInformation
setKeypoints(const std::vector< Keypoint > &kpts)SolAR::datastructure::Frame
setLastUpdateTime(const std::chrono::system_clock::time_point &updateTime)SolAR::datastructure::PrimitiveInformation
setPose(const Transform3Df &pose)SolAR::datastructure::Frame
setReferenceKeyframe(const SRef< Keyframe > &keyframe)SolAR::datastructure::Frame
setSemanticId(const int &semanticId)SolAR::datastructure::PrimitiveInformation
setUndistortedKeypoints(const std::vector< Keypoint > &kpts)SolAR::datastructure::Frame
setView(const SRef< Image > &view)SolAR::datastructure::Frame
setVisibility(const std::map< uint32_t, uint32_t > &visibilities)SolAR::datastructure::Frame
updateConfidence(bool isGood)SolAR::datastructure::PrimitiveInformation
~Frame()=defaultSolAR::datastructure::Frame
~Keyframe()=default (defined in SolAR::datastructure::Keyframe)SolAR::datastructure::Keyframe
~PrimitiveInformation()=defaultSolAR::datastructure::PrimitiveInformation