IEEERobotics / bot

Robot code for 2014.
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Stereoscopic vision #395

Open SeanKetring opened 9 years ago

SeanKetring commented 9 years ago

Introduction

Two cameras, placed at a known distance from each other, could be used to figure out the distance to an object by comparing the apparent position between them.

This would work by checking the shift in apparent position.

Notes

AhmedSamara commented 9 years ago

(Issue updated, please view it on github)

AhmedSamara commented 9 years ago

@nv4

ghost commented 9 years ago

Going to be joining in on this

TabaQ commented 9 years ago

Same here

Tushar1711 commented 9 years ago

Same here

imaniaminah commented 9 years ago

Same here

On Thursday, September 17, 2015, Tushar1711 notifications@github.com wrote:

Same here

— Reply to this email directly or view it on GitHub https://github.com/IEEERobotics/bot/issues/395#issuecomment-141261583.

Imani William BA Mathematics | BS Electrical Engineering Meredith College and NC State University | 2018 iawilliam@email.meredith.edu Mobile: (919) 428-0211

fliesnow commented 9 years ago

After some cursory investigation, we found that opencv actually has a stereoscopic depth mapper included in its software. https://opencv-python-tutroals.readthedocs.org/en/latest/py_tutorials/py_calib3d/py_depthmap/py_depthmap.html#py-depthmap

imaniaminah commented 9 years ago

http://www.intorobotics.com/fundamental-guide-for-stereo-vision-cameras-in-robotics-tutorials-and-resources/