Tagged Questions
Stereoscopy refers to a technique for creating or enhancing the illusion of depth in an image by presenting two offset images separately to the left and right eye of the viewer.
6
votes
1answer
237 views
Can OpenGL rendering be used for 3D monitors?
We have been considering buying a 3D-ready LCD monitor along with a machine with a 3D-stereoscopic vision capable graphics card (ATI Radeon 5870 or better). This is for displaying some scientific data ...
5
votes
1answer
543 views
How do I output 3D images to my 3D TV?
I have a 3D TV and feel that I would be shirking my responsibilities (as a geek) if I didn't at least try to make it display pretty 3D images of my own creation!
I've done a very basic amount of ...
4
votes
3answers
2k views
Distance to the object using stereo camera
Is there a way to calculate the distance to specific object using stereo camera?
Is there an equation or something to get distance using disparity or angle?
4
votes
2answers
344 views
Making a Java Program Stereo-3D
I was wondering if its possible to convert a java application (or any application) to stereo-3D (like, with the red-and-blue glasses).
Is there any tool or framework that does this?
3
votes
0answers
67 views
3d reconstruction from 2 images without info about the camera
I'm new in this field and I'm trying to model a simple scene in 3d out of 2d images and I dont have any info about cameras. I know that there are 3 options ( cvReprojectImageTo3D -3d modelling from 2d ...
2
votes
1answer
54 views
Stereoscopy and virtual camera settings
I would like to know if any of you, knows a way to compute two camera matrices (left and right) from a simple camera matrix? In order to have a stereoscopic effect (simulating both eyes of a human ...
2
votes
1answer
258 views
NV_STEREO_IMAGE_SIGNATURE and DirectX 10/11 (nVidia 3D Vision)
I'm trying to use SlimDX and DirectX10 or 11 to control the stereoization process on the nVidia 3D Vision Kit. Thanks to this question I've been able to make it work in DirectX 9. However, due to ...
2
votes
1answer
554 views
How can I output a HDMI 1.4a-compatible stereoscopic signal from an OpenGL application to a 3DTV?
I have an OpenGL application that outputs stereoscopic 3D video to off-the-shelf TVs via HDMI, but it currently requires the display to support the pre-1.4a methods of manually choosing the right ...
2
votes
1answer
2k views
Using OpenCV descriptor matches with findFundamentalMat
I posted earlier with a problem regarding the same program but received no answers. I've since corrected the issue I was experiencing at that point, only to face a new problem.
Basically I am auto ...
2
votes
1answer
824 views
How do I program a stereo-capable graphics card to display stereo images?
I'd like to write my own stereo image viewer, because there are certain features I need which are missing from the one bundled with my NVidia/EVGA GTX 580.
I can't figure out how to program the card ...
2
votes
3answers
758 views
Is stereoscopy (3D stereo) making a come back?
I'm working on a stereoscopy application in C++ and OpenGL (for medical image visualization). From what I understand, the technology was quite big news about 10 years ago but it seems to have died ...
1
vote
1answer
213 views
How to use SDK for HTC EVO 3D?
Has anyone tried to write OpenGL apps with the SDK, especially with Eclipse?
I tried, but I can't compile the examples.
How can I use the HTC SDK? For non-3D handsets it's possible to render OpenGL ...
1
vote
1answer
2k views
OpenCV stereo image pair correction…displaying the results
I am attempting to use OpenCV to take stereo image pairs...ie a left and a right image of the same subject...and then correct them for rotation and translation without knowing any of the properties of ...
1
vote
3answers
969 views
True stereoscopic quad buffering in XNA
We are trying to make 3D stereoscopy work within XNA for Windows PC Games using NVidia 3D Vision, we really have no idea how this would be achieved and are just now skimming through the XNA ...
1
vote
3answers
3k views
How can I compute the dense disparity map from to stereo images?
How can I compute the dense disparity map from to stereo images ?
My idea so far was to go over all the pixels from the first image, and scan the second image for matches. To compare the similarity ...
0
votes
0answers
14 views
Can I use mm in POSIT + OpenCV?
I am trying to use POSIT as described in this tutorial and having some trouble to understand a couple of things.
I have 9 coordinates (x,y,z) values from a parallelepiped. The units for this ...
0
votes
0answers
18 views
Using QTKit to access a stereoscopy camera
I'm trying to access my stereoscopic camera (Bumble Bee 2) with QTKit. It was no problem to set it up and get an image on the screen. (I modified a example I found on the Apple homepage which shows ...
0
votes
0answers
69 views
How to dop IOS crossfade gradient animation depending on roll/pitch/yaw?
I need to visualize the stereoscopic effect in this video in my iPad application:
http://vimeo.com/32931599
I am getting roll output in degrees from my iPad2 device. It changes from 0 to 180 degrees ...
0
votes
0answers
139 views
Stereoscopic rendering Projection matrix and camera translation
I am implementing stereo rendering and referring to this doc
http://www.technology.scee.net/files/presentations/nordic/OptimizationforMakingStereoscopic3DGamesonPlayStationPS3.pdf
Just wanted to know ...
0
votes
0answers
85 views
Java3d stereo rendering to two screens (in a HMD)
What would be the most advisable way to render a VirtualUniverse stereoscopically to two screens which, in this case, are the two screens inside a head mounted display? Can this be done with a single ...
0
votes
2answers
91 views
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) in ...
0
votes
2answers
496 views
Generating 3D TV stereoscopic output programmatically
Do you know what would be the best approach to generate 3D output for one of these new "3D ready" televisions from software. Our application have some nice 3D visualizations, we want these to look ...
-4
votes
1answer
34 views
Strange looking object with images in it [closed]
Today I've been furious regarding one object! I'm furious because I cannot remember the name of the object! The object looks like a binocular, but instead of seeing things far away you see some ...