Solar
SolAR::api::features::IDescriptorMatcherStereo Member List

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

IDescriptorMatcherStereo()=defaultSolAR::api::features::IDescriptorMatcherStereo
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, SolAR::datastructure::StereoType type, std::vector< SolAR::datastructure::DescriptorMatch > &matches)=0SolAR::api::features::IDescriptorMatcherStereopure virtual
match(const SRef< SolAR::datastructure::Frame > frame1, const SRef< SolAR::datastructure::Frame > frame2, SolAR::datastructure::StereoType type, std::vector< SolAR::datastructure::DescriptorMatch > &matches)=0SolAR::api::features::IDescriptorMatcherStereopure virtual
~IDescriptorMatcherStereo()SolAR::api::features::IDescriptorMatcherStereoinlinevirtual