Open hugbed opened 7 years ago
Implement a class to display epipolar lines from fundamental matrix, 2 images and 2 sets of points (1 in each image).
Useful with StanFundamentalMatrixSolver::FundamentalMatrixFromAlignment
Should display epilines in both images with corresponding points (with every point the same color as its line)
Implement a class to display epipolar lines from fundamental matrix, 2 images and 2 sets of points (1 in each image).