Thread: robots

  1. #16
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    >>I need to know not only the distance but also how wide
    a thing is, and if there is a step going down or up....

    my point is you still don't need to render something in 3d...the computer can't use it that way, you dont need to render any of the data into images.

    Sayeh hit it on the head, you don't render something in 3d to get the data, you receive the data from multiple locales in the first place.
    PHP and XML
    Let's talk about SAX

  2. #17
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    Originally posted by Sayeh
    Determining distance with any vision system is about a thing called "triangulation'. That's why you have two eyes. It gives you depth perception because distance is calculated based on focus. When an image is brightest and edges are sharpest, the image is "in focus". Whatever mechanics it took to alter the focus so that this event would occur, are queried based on position or synchro-server feedback and those values are translated via table lookup to a "real-world" distance. It's very simple.

    The 'bot' must know, by initial table data, that the motor at position "zero" means it's focused out at some specific distance (for example, an inch away). Thus, when queried, the motors can return the difference of where they are from where "zero" is, and this is translated into a focus distance.
    that's great for 3-d imaging, but it's also expensive... a simple sonar/IR array will work for determining distance in any direction...
    Originally posted by yavanna
    It will transfer it to voice data!!! They will hear it.
    do you know how expensive a good OCR is? even then they're not 90% accurate... and that's with black letters on a white document in front of a sensor with ample light and controlled conditions... now you want to read a blackboard with some teacher's sloppy handwriting in blue chalk? or do you want to read a dry-erase board in red marker?

    true, if you just go by contrast, the colors don't matter much, but think about the distance... first it has to find the chalkboard on it's own... unless you want a blind person to find the board...

    btw, what's a blind person doing looking at a chalkboard in the first place? and seeing-eye dogs are allowed in schools...
    Last edited by major_small; 10-30-2003 at 01:34 PM.
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. can any1 plz make this assignment
    By jean in forum C Programming
    Replies: 17
    Last Post: 05-13-2009, 09:19 PM
  2. Help! Robot Programming
    By Gizzle in forum C Programming
    Replies: 23
    Last Post: 09-28-2006, 07:32 AM
  3. Have You Programmed Anything Cool?
    By thetinman in forum A Brief History of Cprogramming.com
    Replies: 53
    Last Post: 05-15-2006, 06:39 PM
  4. US Army and their toys...
    By nickname_changed in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 02-17-2005, 07:42 PM
  5. Robots
    By loque in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 11-18-2001, 01:58 PM