Depth estimation in live video with a single camera

asked 2016-01-27 08:46:51 -0600

sa14 gravatar image

updated 2016-01-27 10:06:31 -0600

How can I estimate depth and distance with a single camera in a project using live video in python or matlab ?

edit retag flag offensive close merge delete

Comments

you need to be more specific about your application! Also why not do a simple google search and ask some specific questions?

Balaji R gravatar imageBalaji R ( 2016-01-27 10:18:24 -0600 )edit
2

Depth maps from single image is a tricky subject and they will never be accurate, only rough estimations can be made. Be aware that it is not trivial at all, so if this some school project I'd advise you to choose another subject.

I'd start at looking at some of these publications. http://www.cs.cornell.edu/~asaxena/le...

good luck

Pedro Batista gravatar imagePedro Batista ( 2016-01-27 11:26:42 -0600 )edit