Stereo Correspondence Test

January 4th, 2010  |  Published in FYP  |  4 Comments

YouTube Preview Image

The problem maybe the two cameras are to far away from each other… I will try a different setup…

The stereo matching cameras using on the video are on the sides (left-most and right-most).

Responses

  1. javier says:

    May 19th, 2010 at 12:28 pm (#)

    Hi!
    Is there any change that i can get the code for this example? I also use CodeBlocks so would be great if you can send me the project file as well.
    Have you made any advance to what you exposed in this blog entry?

    btw, this is for an university tesis/final project. we’re evaluating some techniques and libraries for 3d reconstruction and computer vision.

    thanks in advance!

    javier

  2. Andy says:

    May 19th, 2010 at 9:51 pm (#)

    @javier

    Hello!

    You may get my code at http://github.com/andyli/AugmentedMirror/tree/master/OpenFrameworks/addons/augmentedMirror/src/ . It is using OpenFrameworks, having several add-on dependancy, and tested only on Ubuntu.
    And beware that the codes are extremely messy… I will polish and have a more formal release, but it wouldn’t be any time soon…

    I suggest you to look directly into OpenCV instead… http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html

    Actually the blog post is for my final year project in the University too. Good luck for your project and hope to see it later. :)

    Cheers,
    Andy

  3. Juan says:

    March 11th, 2011 at 4:10 am (#)

    Hi im Juan David Páez I´m from Colombia and i´m actually trying to develop a proyect for college using openCV. I have a Psp eye cam but I cant make it function with openCV, i was wondering if you please can tell me how you do to configure the cam so openCV can identify and use it. I´ll be gratefull of any infromation, articles or web pages that you can show me.

    thanks

    juan David

  4. Andy Li says:

    March 12th, 2011 at 6:50 am (#)

    Windows:
    http://www.codelaboratories.com/products/eye

    Mac:
    Use Macam.

    Linux:
    http://bear24rw.blogspot.com/2009/11/ps3-eye-driver-patch.html

Leave a Response

*