menandro / vfs

Variational Fisheye Stereo
49 stars 18 forks source link

Run in real time with live image feed #10

Open TheRealKaufmann opened 3 years ago

TheRealKaufmann commented 3 years ago

Hi again,

after I got the VFS-Project to work, I noticed that it takes a rather long time to display a image. Is that normal? (I am using CUDA 10.2 and a Nvidia GTX970) Since the paper about it stated that it is able to run in realtime, I was wondering how to use it with a live video feed? Because now it seems like that you have to always specify a single image-pair.

Thanks! Tom