MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
sfm::Matching Member List

This is the complete list of members for sfm::Matching, including all inherited members.

combine_results(Result const &sift_result, Result const &surf_result, Matching::Result *result)sfm::Matchingstatic
count_consistent_matches(Result const &matches)sfm::Matchingstatic
oneway_match(Options const &options, T const *set_1, int set_1_size, T const *set_2, int set_2_size, std::vector< int > *result)sfm::Matchingstatic
remove_inconsistent_matches(Result *matches)sfm::Matchingstatic
twoway_match(Options const &options, T const *set_1, int set_1_size, T const *set_2, int set_2_size, Result *matches)sfm::Matchingstatic