Solar
SolAR::api::features::IDescriptorMatcherGeometric Member List

This is the complete list of members for SolAR::api::features::IDescriptorMatcherGeometric, including all inherited members.

IDescriptorMatcherGeometric()=defaultSolAR::api::features::IDescriptorMatcherGeometric
match(const SRef< SolAR::datastructure::DescriptorBuffer > descriptors1, const SRef< SolAR::datastructure::DescriptorBuffer > descriptors2, const std::vector< SolAR::datastructure::Keypoint > &undistortedKeypoints1, const std::vector< SolAR::datastructure::Keypoint > &undistortedKeypoints2, const SolAR::datastructure::Transform3Df &pose1, const SolAR::datastructure::Transform3Df &pose2, const SolAR::datastructure::CameraParameters &camParams, std::vector< SolAR::datastructure::DescriptorMatch > &matches, const std::vector< uint32_t > &mask={})=0SolAR::api::features::IDescriptorMatcherGeometricpure virtual
match(const SRef< SolAR::datastructure::Frame > frame1, const SRef< SolAR::datastructure::Frame > frame2, const SolAR::datastructure::CameraParameters &camParams, std::vector< SolAR::datastructure::DescriptorMatch > &matches, const std::vector< uint32_t > &mask={})=0SolAR::api::features::IDescriptorMatcherGeometricpure virtual
~IDescriptorMatcherGeometric()=defaultSolAR::api::features::IDescriptorMatcherGeometricvirtual