uzh-rpg / rpg_esim

ESIM: an Open Event Camera Simulator
MIT License
565 stars 120 forks source link

Is it possible to generate ground-truth optical flow from two non-consecutive frames? #99

Open YWQQQQQQ opened 2 years ago

YWQQQQQQ commented 2 years ago

From my understanding, the produced optical flow is based on two consecutive frames. Is there any way to obtain optical flow between two non-consecutive frames? For example, the image sequence is like.. 'image_1.png', 'image_2.png', ..., 'image_100.png' and I want the optical flow between 'image_1.png' and 'image_100.png'.