开发者

stereo-3d

0
  • Making a Java Program Stereo-3D

    I was wondering if its possible开发者_JS百科 to convert a java application (or any application) to stereo-3D (like, with the red-and-blue glasses).[详细]

    2023-03-01 00:54 分类:问答
  • OpenCV 3D reconstruction using shipped images and examples

    I 开发者_运维问答am trying to perform a 3D surface reconstruction from a stereo configuration with OpenCV example files. I have created a stereo camera from 2 web cams.[详细]

    2023-02-28 16:47 分类:问答
  • How to calculate the fundamental matrix for stereo vision

    I\'m trying to write some code that will calculate the fundamental matrix to determine the relationship between stereo images. I started with the Hartley and Zisserman book that most people recommend,[详细]

    2023-02-22 07:45 分类:问答
  • Refining Disparity maps?

    Can anyone tell me of a method to refine disparity maps? I am trying to generate the disparity map of a face but the features like eyes, nose ,lips etc are not clear.How can I refine 开发者_如何学JAVA[详细]

    2023-02-17 08:47 分类:问答
  • What is the baseline of a stereo camera?

    开发者_开发技巧Could someone here explain what exactly is the baseline of a camera?You\'re apparently dealing with stereo, where the baseline is (at least normally) the distance between the two lenses[详细]

    2023-02-16 16:57 分类:问答
  • Disparity map code?

    Could someone point me to C/C++ code that can get the disparity map between a left/right stereo pa开发者_JAVA技巧ir?Even matlab would do.OpenCV has a good piece of sample code:[详细]

    2023-02-16 16:31 分类:问答
  • What (screen-) colors should I use along with 3d glasses?

    While cleaning up the attic, I found a pair of 3d-glasses with the left \"eye\" being blue and the right one being red. Just for the fun of it, I then created a program that draws a cube (the edges) i[详细]

    2023-02-03 18:00 分类:问答
  • stereo in Qt using Open GL

    I am trying to make a stereo window in Qt. I seem to be lost in the interaction of Qt and OpenGL. I have set the stereo context in my GL initialization co开发者_Python百科de[详细]

    2022-12-08 10:14 分类:问答