go away spammer

Author Topic: 3D vision  (Read 2904 times)

0 Members and 1 Guest are viewing this topic.

Offline m3d88Topic starter

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
3D vision
« on: November 13, 2007, 02:57:46 AM »
Hi, I want my robot to be able to fetch things.
In order to do that it needs to know how far objects are, which means that it needs to see in 3D.
Does anybody know of the best way to do this:
  - use 2 cameras (like 2 eyes) and re-construct the 3D images from the 2 images ?
  - use one camera and an object sensor to know how far the object is ? In that case I think it'll work as long as objects are on the floor and so is the robot, put it won't work it the object is, say, on a table

Anyway, I'm just checking to see what other people have done to solve this.

Thanks in advance,

Mike.

Offline Steve Joblin

  • Supreme Robot
  • *****
  • Posts: 405
  • Helpful? 2
    • Roebotz
Re: 3D vision
« Reply #1 on: November 13, 2007, 08:34:25 AM »
check out RoboRealm computer vision software... it is free!  they have lots of techniqes, like determining the Center of Gravity to tell how close/far an object is.

Offline Half Shell

  • Robot Overlord
  • ****
  • Posts: 225
  • Helpful? 0
Re: 3D vision
« Reply #2 on: November 13, 2007, 01:01:56 PM »
using one camera you can still determine object size and htus distance (if you know the size of the object). RoboRealm is easyish to use and free and recommended.

In order to use two cameras to determine curvature of objects and thus depth, keep them at a known distance apart such that the difference in location of pixels that SHOULD be the same can give you, through trigonometry, the depth of the object.

 


Get Your Ad Here

data_list