TripleMatchSetLineSeg Member List
This is the complete list of members for TripleMatchSetLineSeg, 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< HomgLineSeg2D > &linesegs1, vcl_vector< int > &lineseg_index_1, vcl_vector< HomgLineSeg2D > &linesegs2, vcl_vector< int > &lineseg_index_2, vcl_vector< HomgLineSeg2D > &linesegs3, vcl_vector< int > &lineseg_index_3) const TripleMatchSetLineSeg
extract_matches(vcl_vector< HomgLineSeg2D > &linesegs1, vcl_vector< HomgLineSeg2D > &linesegs2, vcl_vector< HomgLineSeg2D > &linesegs3) const TripleMatchSetLineSeg
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_linesegs1()TripleMatchSetLineSeg [inline]
get_linesegs1() const TripleMatchSetLineSeg [inline]
get_linesegs2()TripleMatchSetLineSeg [inline]
get_linesegs2() const TripleMatchSetLineSeg [inline]
get_linesegs3()TripleMatchSetLineSeg [inline]
get_linesegs3() const TripleMatchSetLineSeg [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()TripleMatchSetLineSeg [inline]
get_matches12() const TripleMatchSetLineSeg [inline]
get_matches23()TripleMatchSetLineSeg [inline]
get_matches23() const TripleMatchSetLineSeg [inline]
match12_TripleMatchSet [protected]
match23_TripleMatchSet [protected]
matchp(int i)MatchSet [inline, static]
MatchSet()MatchSet [inline]
NoMatch enum valueMatchSet
read_ascii(vcl_istream &s)TripleMatchSet
set(LineSegSet &lines1, LineSegSet &lines2, LineSegSet &lines3)TripleMatchSetLineSeg
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
TripleMatchSetLineSeg()TripleMatchSetLineSeg
TripleMatchSetLineSeg(LineSegSet &lines1, LineSegSet &lines2, LineSegSet &lines3)TripleMatchSetLineSeg
TripleMatchSetLineSeg(const PairMatchSetLineSeg &, const PairMatchSetLineSeg &)TripleMatchSetLineSeg
update_feature_match_data()TripleMatchSet
write_ascii(vcl_ostream &s) const TripleMatchSet
~MatchSet()MatchSet [inline, virtual]
~TripleMatchSet()TripleMatchSet