Ask Your Question
-3

processing the video recorded from a vehicle moving at speeds ranging from 20-150 KM/hr

asked 2017-03-09 09:59:01 -0600

arunkumar413 gravatar image

Hi Team,

I want to detect the speed of other vehicles moving in front of me in the same direction. Is it possible to detect the speed using open CV. If yes what is specific algorithms or open CV's methods and functions should I use to achieve my requirement. The program should process only automobiles and eliminate other elements on the road side such dividers, poles, tress etc.

Thanks,

Arun

edit retag flag offensive close merge delete

Comments

Hi,

Apologies for the delay in reply. I want to use the normal mono camera similar to the ones used in mobiles, webcams etc. I'm thinking of comparing frames at regular intervals of time. Based on the difference in object size in the two frames I want to calculate/estimate the speed and distance. Does my method yield good results?

Thanks, Arun

arunkumar413 gravatar imagearunkumar413 ( 2017-03-23 00:40:45 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-03-10 15:24:41 -0600

The short answer is Yes. The long answer is, this is a very complex problem you should probably start reading up on object tracking techniques. Plus you haven't told us what sensors you're using, mono camera, stereo cameras, LIDAR a combination?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-09 09:59:01 -0600

Seen: 325 times

Last updated: Mar 09 '17