Solar
SolAR::api::features::IDescriptorMatcherRegion Member List

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

IDescriptorMatcherRegion()=defaultSolAR::api::features::IDescriptorMatcherRegion
match(const SRef< SolAR::datastructure::DescriptorBuffer > descriptors1, const SRef< SolAR::datastructure::DescriptorBuffer > descriptors2, const std::vector< SolAR::datastructure::Point2Df > &points2D1, const std::vector< SolAR::datastructure::Point2Df > &points2D2, std::vector< SolAR::datastructure::DescriptorMatch > &matches, const float radius=-1.f, const float matchingDistanceMax=-1.f)=0SolAR::api::features::IDescriptorMatcherRegionpure virtual
match(const std::vector< SolAR::datastructure::Point2Df > &points2D, const std::vector< SRef< SolAR::datastructure::DescriptorBuffer > > &descriptors, const SRef< SolAR::datastructure::Frame > frame, std::vector< SolAR::datastructure::DescriptorMatch > &matches, const float radius=-1.f, const float matchingDistanceMax=-1.f)=0SolAR::api::features::IDescriptorMatcherRegionpure virtual
match(const SRef< SolAR::datastructure::Frame > currentFrame, const SRef< SolAR::datastructure::Frame > lastFrame, std::vector< SolAR::datastructure::DescriptorMatch > &matches, const float radius=-1.f, const float matchingDistanceMax=-1.f)=0SolAR::api::features::IDescriptorMatcherRegionpure virtual
~IDescriptorMatcherRegion()=defaultSolAR::api::features::IDescriptorMatcherRegionvirtual