depth mapping using web cameras [closed]

asked 2012-04-19 05:34:58 -0500

nandhini gravatar image

updated 2012-04-26 18:55:01 -0500

i'm working on ROS electric. I have 2 iball web cameras separated with distance 12 cm . i used stereocamera-v4l2-ros-pkg for publishing stereo images. it is publishing on topic stereocamera/leftimage, right image etc. i did camera calibration with epi 2.5. Next i did stereo_image_proc for depth mapping. i'm getting only blank displays in all 3 windows.. can anyone figure out what mistake i'm doing here? what drivers are used normally for this stereo image publishing for disparity?

Thank You..

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-07-23 11:51:50

Comments

i used uvc_cam driver and i calibrated my web cam with epi 0.25. then i did image_proc for my monocular webcam. i have problem only in stereo disparity mapping. for stereo calibration, epi was 2.5. is that the main problem for not getting disparity map?

nandhini gravatar image nandhini  ( 2012-04-25 19:17:09 -0500 )edit

now i found stereocamera-v4l2-ros-pkg doesnot produce disparity. so suggest me a driver

nandhini gravatar image nandhini  ( 2012-04-26 06:48:33 -0500 )edit

hi, could u elaborate ur task as not many people now try to use 2 cams to make them work like a stereo. they either use kinect or a stereo cam to get the work done as 2 cams give erroneous outputs n its difficult to handle their disparity on a moving robot.

karthik gravatar image karthik  ( 2012-04-27 04:27:05 -0500 )edit

yes. i need to find depth(distance) in an image. i have done face detection in mono vision. next i will do the same in stereo and find distance the face is located from camera. this is my goal.

nandhini gravatar image nandhini  ( 2012-04-28 04:07:49 -0500 )edit