This is the complete list of members for
PointEdgeMatcher, including all inherited members.
addModel(const Model &model) | PointEdgeMatcher | |
EdgeMatcher::addModel(CvSeq *edge) | EdgeMatcher | |
addModelBasis(CvSeq *edge, int idx_origin, const AffineBasis &basis) | EdgeMatcher | |
aggregateVotes(const std::vector< int > &basis_votes, std::map< int, std::pair< int, int > > &agg_votes) const | EdgeMatcher | |
EdgeMatcher(cv::Point3f _size, const cv::Point3f *_range) | EdgeMatcher | [inline] |
edges | EdgeMatcher | [protected] |
getBasis(int basis_id) const | EdgeMatcher | [inline] |
getHash() const | EdgeMatcher | [inline] |
getModel(int model_id) | PointEdgeMatcher | [inline] |
getModelByBasisID(int basis_id) const | PointEdgeMatcher | [inline] |
hash | EdgeMatcher | [protected] |
match(cv::Point2f point, CvSeq *edge, std::map< int, std::pair< int, int > > &votes) const | PointEdgeMatcher | |
EdgeMatcher::match(CvSeq *edge, std::map< int, std::pair< int, int > > &votes) const | EdgeMatcher | |
matchBasis(CvSeq *edge, const AffineBasis &basis, int idx_origin, std::vector< int > &votes) const | EdgeMatcher | |
min_angle | EdgeMatcher | [protected, static] |
Model typedef | PointEdgeMatcher | |
models | PointEdgeMatcher | [private] |
ModelVotes typedef | EdgeMatcher | |
PointEdgeMatcher(cv::Point3f _size, const cv::Point3f *_range) | PointEdgeMatcher | [inline] |
votes_greater(const std::pair< int, std::pair< int, int > > &elem1, const std::pair< int, std::pair< int, int > > &elem2) | EdgeMatcher | [inline, static] |