tub-rip/event_based_optical_flow

Is this optical flow trackintg synchronous(like KLT) or asynchronous(like eklt)?

Closed this issue · 1 comments

Is this optical flow trackintg synchronous(like KLT) or asynchronous(like eklt)?

@SharineLee
It's synchronous in the sense that the flow estimation is for a batch of events, not for every event incrementally.
Apart from frame+event methods such as EKLT, if you look for an asynchronous optical flow estimation method using events only, I would suggest the followings: https://ieeexplore.ieee.org/document/10008035