Home
last modified time | relevance | path

Searched refs:cayley_LS_M (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/calib3d/src/
Ddls.h60 cv::Mat cayley_LS_M(const std::vector<double>& a, const std::vector<double>& b,
Ddls.cpp248 cv::Mat M2 = cayley_LS_M(f1coeff, f2coeff, f3coeff, u); in build_coeff_matrix()
400 cv::Mat dls::cayley_LS_M(const std::vector<double>& a, const std::vector<double>& b, const std::vec… in cayley_LS_M() function in dls