clear() | NViewMatches | |
count_matches(const NViewMatch &match) | NViewMatches | |
get_matches(const NViewMatch &match) | NViewMatches | |
incorporate(const NViewMatch &matches) | NViewMatches | |
incorporate_triplet(int base_view, int c1, int c2, int c3) | NViewMatches | |
load(vcl_istream &) | NViewMatches | |
load(const char *filename) | NViewMatches | |
make_triplet_match(int base_view, int c1, int c2, int c3) | NViewMatches | |
min_overlap_ | NViewMatches | [private] |
NViewMatches() | NViewMatches | |
NViewMatches(vcl_istream &s) | NViewMatches | |
NViewMatches(const char *filename) | NViewMatches | |
NViewMatches(int nviews, int min_overlap=2) | NViewMatches | |
nviews() const | NViewMatches | [inline] |
nviews_ | NViewMatches | [private] |
remove_inconsistencies() | NViewMatches | |
save(vcl_ostream &) | NViewMatches | |
save(const char *filename) | NViewMatches | |
~NViewMatches() | NViewMatches |