JeffWang987 / MVSTER

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

Why Epipolar ? #19

Open AsDeadAsADodo opened 9 months ago

AsDeadAsADodo commented 9 months 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'?