ndrplz / dreyeve

[TPAMI 2018] Predicting the Driver’s Focus of Attention: the DR(eye)VE Project. A deep neural network learnt to reproduce the human driver focus of attention (FoA) in a variety of real-world driving scenarios.
https://arxiv.org/pdf/1705.03854.pdf
MIT License
99 stars 33 forks source link

to compute optical flow matlab code #11

Closed alaa2020osama closed 4 years ago

alaa2020osama commented 4 years ago

Undefined function or variable 'get_optical_flow'. Where could I find this function?

ndrplz commented 4 years ago

You can find it here.

Next time please search what you're looking for in the repository search (top-left corner of the page) before opening new issues.