Searched refs:homogenous_x1 (Results 1 – 1 of 1) sorted by relevance
391 Vec3 homogenous_x1 = Vec3(x1(0, i), x1(1, i), 1.0); in main() local392 Vec3 homogenous_x2 = homography_matrix * homogenous_x1; in main()