This is the complete list of members for
HoughIndexCalculator, including all inherited members.
calculateOrientationIndex(double turnAngle, int &orientationFloor, int &orientationCeil) | HoughIndexCalculator | [static] |
calculatePositionIndex(KeyPoint sceneKeyPoint, KeyPoint objectKeyPoint, Point2D center, int w, int h, int &xDistanceFloor, int &xDistanceCeil, int &yDistanceFloor, int &yDistanceCeil) | HoughIndexCalculator | [static] |
calculateScaleIndex(double scaleQuotient, int &scaleIndexFloor, int &scaleIndexCeil) | HoughIndexCalculator | [static] |