Solar
SolAR::datastructure::Frame Member List

This is the complete list of members for SolAR::datastructure::Frame, 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::Frame)SolAR::datastructure::Framefriend
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
getDescriptors() constSolAR::datastructure::Frame
getKeypoint(int i) constSolAR::datastructure::Frame
getKeypoints() constSolAR::datastructure::Frame
getPose() constSolAR::datastructure::Frame
getReferenceKeyframe() constSolAR::datastructure::Frame
getUndistortedKeypoint(int i) constSolAR::datastructure::Frame
getUndistortedKeypoints() constSolAR::datastructure::Frame
getView() constSolAR::datastructure::Frame
getVisibility() constSolAR::datastructure::Frame
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
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::Frame)SolAR::datastructure::Frame
setDescriptors(const SRef< DescriptorBuffer > &descriptors)SolAR::datastructure::Frame
setKeypoints(const std::vector< Keypoint > &kpts)SolAR::datastructure::Frame
setPose(const Transform3Df &pose)SolAR::datastructure::Frame
setReferenceKeyframe(const SRef< Keyframe > &keyframe)SolAR::datastructure::Frame
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
~Frame()=defaultSolAR::datastructure::Frame