TripleMatchSetCorner Member List
This is the complete list of members for TripleMatchSetCorner, including all inherited members.
add_match(int i, int ii, int iii)TripleMatchSet
begin() const TripleMatchSet [inline]
clear_matches()TripleMatchSet
clear_nontriplets()TripleMatchSet
contains(int i1, int i2, int i3)TripleMatchSet
count() const TripleMatchSet
delete_match(int i1, int i2, int i3)TripleMatchSet
extract_matches(vcl_vector< HomgPoint2D > &points1, vcl_vector< int > &corner_index_1, vcl_vector< HomgPoint2D > &points2, vcl_vector< int > &corner_index_2, vcl_vector< HomgPoint2D > &points3, vcl_vector< int > &corner_index_3) const TripleMatchSetCorner
extract_matches(vcl_vector< HomgPoint2D > &points1, vcl_vector< HomgPoint2D > &points2, vcl_vector< HomgPoint2D > &points3) const TripleMatchSetCorner
get_1(int i1, int *i1out, int *i2out, int *i3out) const TripleMatchSet
get_2(int i2, int *i1out, int *i2out, int *i3out) const TripleMatchSet
get_3(int i3, int *i1out, int *i2out, int *i3out) const TripleMatchSet
get_corners1() const TripleMatchSetCorner [inline]
get_corners2() const TripleMatchSetCorner [inline]
get_corners3() const TripleMatchSetCorner [inline]
get_match(int at, int *i1, int *i2, int *i3) const TripleMatchSet [inline]
get_match_12(int i1) const TripleMatchSet
get_match_123(int i1, int i2) const TripleMatchSet
get_match_13(int i1) const TripleMatchSet
get_match_21(int i2) const TripleMatchSet
get_match_23(int i2) const TripleMatchSet
get_match_31(int i3) const TripleMatchSet
get_match_32(int i3) const TripleMatchSet
get_matches12()TripleMatchSetCorner [inline]
get_matches12() const TripleMatchSetCorner [inline]
get_matches23()TripleMatchSetCorner [inline]
get_matches23() const TripleMatchSetCorner [inline]
match12_TripleMatchSet [protected]
match23_TripleMatchSet [protected]
matchp(int i)MatchSet [inline, static]
MatchSet()MatchSet [inline]
NoMatch enum valueMatchSet
operator=(const TripleMatchSetCorner &that)TripleMatchSetCorner
read_ascii(vcl_istream &s)TripleMatchSet
set(PairMatchSet *match12, PairMatchSet *match23)TripleMatchSet
set_from_pairwise_matches(const PairMatchSet &matches12, const PairMatchSet &matches23)TripleMatchSet
size() const TripleMatchSet
TripleMatchSet(PairMatchSet *match12, PairMatchSet *match23)TripleMatchSet [protected]
TripleMatchSet(int i1_max, int i2_max, int i3_max)TripleMatchSet
TripleMatchSetCorner()TripleMatchSetCorner
TripleMatchSetCorner(HomgInterestPointSet const *corners1, HomgInterestPointSet const *corners2, HomgInterestPointSet const *corners3)TripleMatchSetCorner
TripleMatchSetCorner(const TripleMatchSetCorner &that)TripleMatchSetCorner
TripleMatchSetCorner(const PairMatchSetCorner &matches12, const PairMatchSetCorner &matches23)TripleMatchSetCorner
update_feature_match_data()TripleMatchSet
write_ascii(vcl_ostream &s) const TripleMatchSet
~MatchSet()MatchSet [inline, virtual]
~TripleMatchSet()TripleMatchSet