, including all inherited members.
| addPair(const cv::Point2f &_src, const cv::Point2f &_ref) (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| addPair(const jblas::vec2 &_src, const jblas::vec2 &_ref) (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| addPair(const float &u_src, const float &v_src, const float &u_ref, const float &v_ref) (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| getHomographyMatrix(int method=CV_RANSAC, size_t requiredMatch=8, int ransacReprojThreshold=3, double validityThreshold=0.) | jafar::localizer::PlanLocalizer | |
| homography() const (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | [inline] |
| isValidHomography(const cv::Mat &homography, const double &thresholdForDeterminant) | jafar::localizer::PlanLocalizer | [private] |
| m_homography | jafar::localizer::PlanLocalizer | [private] |
| matches | jafar::localizer::PlanLocalizer | [private] |
| PlanLocalizer() (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| PlanLocalizer(const std::vector< cv::Point2f > &_sources, const std::vector< cv::Point2f > &_matches) (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| PlanLocalizer(const std::vector< jblas::vec2 > &_sources, const std::vector< jblas::vec2 > &_matches) (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | |
| sources | jafar::localizer::PlanLocalizer | [private] |
| status | jafar::localizer::PlanLocalizer | [private] |
| validityThreshold (defined in jafar::localizer::PlanLocalizer) | jafar::localizer::PlanLocalizer | [private] |