Ask Your Question

qwertyio's profile - activity

2017-08-16 19:58:21 -0600 commented question Time to contact

Thank you for your help, looks like the this is what I was looking for.

2017-08-16 19:52:14 -0600 received badge  Enthusiast
2017-08-10 00:46:53 -0600 commented question Time to contact

I'm working on a project that will serve as real time obstacle avoidance for a robot that has a monocular camera. I've implemented KLT and need to estimate the urgency of objects in enviroment for the navigation system. Based on my own research I think using time to contact is the best method to achieve this?

2017-08-10 00:27:23 -0600 asked a question Time to contact

Hey,

I'm struggling wrapping my brain around how to estimating time to contact using motion vectors ( or maybe expansion cues?) from optical flow. I have tried reading some papers on the topics, but so far I'm unable to decipher and translate the theory into code. If someone can point me in the right direction I would really appreciate it.

Thanks.