JeffWang987 / MVSTER

[ECCV 2022] MVSTER: Epipolar Transformer for Efficient Multi-View Stereo
MIT License
189 stars 13 forks source link

Why Epipolar ? #19

Open AsDeadAsADodo opened 1 year ago

AsDeadAsADodo commented 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'.

But before this we use homography warping to transform source images to ref image which means we already obtained x'?