WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-19-2010, 07:30 PM
atamasan atamasan is offline
Member
 
Join Date: Jul 2009
Posts: 26
Camare control question(about separated eye view)

Hello. I have a simple question.
I am using emagin HMD (z800), and I have a question about camera control.

A Polhemus sensor is placed on the HMD. Datas from the sensor is used for viz.MainView.
But for some reasons, I use only POS datas.
Like,,,

viz.go(viz.HMD)
link=viz.link(sensor,viz.MainView)
link.setMask(viz.LINK_POS)

In my code, to adjust the orientation difference between HMD and viz.MainView, users use keyboard(arrow keys) to rotate MainView. I define it as a initialization.

In my code, both left eye cam and right eye cam are controlled at the same time.
I know that separated view is rendered for both eyes because I use viz.HMD.
Is it possible to control viz.MainView (eye camera?) separately?

I have a problem about user's dominant eye. Tha't why I asked camera control.

Thank you for reading and sorry for my English as always.
Reply With Quote
  #2  
Old 01-20-2010, 10:44 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Take a look at the following thread.

http://forum.worldviz.com/showthread.php?t=2465

There is some code there that shows how to set up different viewpoints for each eye.
Reply With Quote
  #3  
Old 01-20-2010, 04:33 PM
atamasan atamasan is offline
Member
 
Join Date: Jul 2009
Posts: 26
Hi, Jeff.

Thank you for reply and the link.
I think it will really help me. Different viewpoints is important for my study.

Thank you again.
Reply With Quote
  #4  
Old 01-28-2010, 06:22 PM
atamasan atamasan is offline
Member
 
Join Date: Jul 2009
Posts: 26
Sorry I've got another question.
As I wrote before, I'm using a HMD(z800, emagin, see-through type).
(http://forum.worldviz.com/showthread.php?t=2413)

To get a match between the real transmitter and the cube I created, I have made a method and it is 80% complete now.
Now, a problem appears when I see the transmitter(through HMD) and the cube. If I close my left eye both boxes are almost match(80 or 90 %).
Then I open my left eye and close my right eye, boxes are not match(the cube moves some centimeters left from the transmotter). I think it is because of binocular parallax?

I thought ipd is reason for that. So I changed ipd like this.
viz.go(viz.HMD)
viz.ipd(.07)
But nothing changed. I know I should use viz.HMD to get a stereoscopic view.
In this case, how can I addjust/set the binocular parallax?

I am sorry for my basic questions for many times.
Thank you.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
View nlfrnassimi Vizard 4 03-12-2009 05:25 AM
vizact.fall erchrastil Vizard 14 06-11-2008 02:24 PM
problem with stereo mode shivanangel Vizard 3 10-17-2006 09:58 AM


All times are GMT -7. The time now is 06:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC