MVE - Multi-View Environment mve-devel
|
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::Matching | static |
count_consistent_matches(Result const &matches) | sfm::Matching | static |
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::Matching | static |
remove_inconsistent_matches(Result *matches) | sfm::Matching | static |
twoway_match(Options const &options, T const *set_1, int set_1_size, T const *set_2, int set_2_size, Result *matches) | sfm::Matching | static |