PICCANTE  0.4
The hottest HDR imaging library!
pic::FloatFeatureBruteForceMatcher Member List

This is the complete list of members for pic::FloatFeatureBruteForceMatcher, including all inherited members.

desc_sizepic::FeatureMatcher< float >protected
descspic::FeatureMatcher< float >protected
FeatureMatcher(std::vector< float * > *descs, float desc_size)pic::FeatureMatcher< float >inline
filterMatches(std::vector< Eigen::Vector2f > &c0, std::vector< Eigen::Vector2f > &c1, std::vector< Eigen::Vector3i > &matches, std::vector< Eigen::Vector2f > &p0, std::vector< Eigen::Vector2f > &p1)pic::FeatureMatcher< float >inlinestatic
FloatFeatureBruteForceMatcher(std::vector< unsigned int *> *descs, unsigned int desc_size)pic::FloatFeatureBruteForceMatcherinline
getAllMatches(std::vector< unsigned int * > &descs0, std::vector< Eigen::Vector3i > &matches)pic::FeatureMatcher< float >inline
getMatch(float *desc, int &matched_j, float &dist_1)pic::FloatFeatureBruteForceMatcherinlinevirtual
update(std::vector< float * > *descs, float desc_size)pic::FeatureMatcher< float >inline