This is the complete list of members for
PairMatchSetCorner, including all inherited members.
| add_match(int i1, int i2) | PairMatchSet | |
| clear() | PairMatchSet | |
| clear_match_1(int i1) | PairMatchSet | |
| compute_match_count() | PairMatchSet | |
| corners1_ | PairMatchSetCorner | [private] |
| corners2_ | PairMatchSetCorner | [private] |
| count() const | PairMatchSet | [inline] |
| extract_matches(vcl_vector< HomgPoint2D > &points1, vcl_vector< int > &corner_index_1, vcl_vector< HomgPoint2D > &points2, vcl_vector< int > &corner_index_2) const | PairMatchSetCorner | |
| extract_matches(vcl_vector< HomgPoint2D > &points1, vcl_vector< HomgPoint2D > &points2) const | PairMatchSetCorner | |
| get_corners1() const | PairMatchSetCorner | [inline] |
| get_corners2() const | PairMatchSetCorner | [inline] |
| get_match(int at, int *i1, int *i2) const | PairMatchSet | |
| get_match_12(int i1) const | PairMatchSet | |
| get_match_21(int i2) const | PairMatchSet | |
| matchp(int i) | MatchSet | [inline, static] |
| MatchSet() | MatchSet | [inline] |
| NoMatch enum value | MatchSet | |
| operator<<(vcl_ostream &s, const PairMatchSet &cc) | PairMatchSet | [friend] |
| operator=(const PairMatchSetCorner &that) | PairMatchSetCorner | |
| PairMatchSet::operator=(const PairMatchSet &that) | PairMatchSet | |
| operator>>(vcl_istream &s, PairMatchSet &cc) | PairMatchSet | [friend] |
| PairMatchSet(unsigned size=0) | PairMatchSet | |
| PairMatchSet(const PairMatchSet &that) | PairMatchSet | |
| PairMatchSetCorner() | PairMatchSetCorner | |
| PairMatchSetCorner(HomgInterestPointSet const *corners1, HomgInterestPointSet const *corners2) | PairMatchSetCorner | |
| PairMatchSetCorner(const PairMatchSetCorner &that) | PairMatchSetCorner | |
| print_brief(vcl_ostream &s) const | PairMatchSet | |
| print_brief() const | PairMatchSet | |
| read_ascii(vcl_istream &s) | PairMatchSet | |
| set(const vcl_vector< bool > &inliers, const vcl_vector< int > &corner_index_1, const vcl_vector< int > &corner_index_2) | PairMatchSetCorner | |
| set(HomgInterestPointSet const *corners1, HomgInterestPointSet const *corners2) | PairMatchSetCorner | |
| set_identity() | PairMatchSet | |
| set_size(unsigned size) | PairMatchSet | |
| size() const | PairMatchSet | |
| update(const vcl_vector< bool > &inliers) | PairMatchSet | |
| update_feature_match_data() | PairMatchSet | |
| use_existing enum value | PairMatchSet | |
| write_ascii(vcl_ostream &s) const | PairMatchSet | |
| ~MatchSet() | MatchSet | [inline, virtual] |
| ~PairMatchSet() | PairMatchSet | [virtual] |
| ~PairMatchSetCorner() | PairMatchSetCorner | |