Searched refs:f1_ok (Results 1 – 2 of 2) sorted by relevance
66 void focalsFromHomography(const Mat& H, double &f0, double &f1, bool &f0_ok, bool &f1_ok) in focalsFromHomography() argument75 f1_ok = true; in focalsFromHomography()83 else f1_ok = false; in focalsFromHomography()
67 void CV_EXPORTS focalsFromHomography(const Mat &H, double &f0, double &f1, bool &f0_ok, bool &f1_ok…