Finding distance travelled by robot using Optical Flow

前端 未结 4 709
臣服心动
臣服心动 2021-02-11 09:50

I\'m working on a project right now in which we are developing an autonomous robot. I have to basically find out the distance travelled by the robot between any 2 intervals. I\'

4条回答
  •  名媛妹妹
    2021-02-11 10:31

    I hope you do end up accepting answers you received in the past. Anyway, I had posted the solution to this problem on SO (in OpenCV) a while back, so here it is:

    How can I determine distance from an object in a video?

提交回复
热议问题