buildIntegralDistances() | OriChamferMatching | |
getCost(uint oriIdx, const Point2D< int > p1, const Point2D< int > p2) (defined in OriChamferMatching) | OriChamferMatching | [inline] |
getCostFast(uint oriIdx, const Point2D< int > p1, const Point2D< int > p2) (defined in OriChamferMatching) | OriChamferMatching | [inline] |
OriChamferMatching() (defined in OriChamferMatching) | OriChamferMatching | |
OriChamferMatching(const std::vector< Line > &inLines, const int numDirections, const double oriCost, const Dims dims) (defined in OriChamferMatching) | OriChamferMatching | |
setLines(const std::vector< Line > &inLines, const int numDirections, const double oriCost, const Dims dims) (defined in OriChamferMatching) | OriChamferMatching | |
updateOriCost(const double oriCost) | OriChamferMatching |