Open AsDeadAsADodo opened 1 year ago
We use epipolar to reduce search space in order to find given ref image's point x's corresponding point on source images x'.
x
x'
But before this we use homography warping to transform source images to ref image which means we already obtained x'?
We use epipolar to reduce search space in order to find given ref image's point
x
's corresponding point on source imagesx'
.But before this we use homography warping to transform source images to ref image which means we already obtained
x'
?