Searched refs:f_x (Results 1 – 1 of 1) sorted by relevance
39 def calculate_principal_point(f_x, f_y, c_x, c_y, s): argument54 transform_k = np.array([[f_x, s, c_x],