ot;Yashodhan Nevatia" , "Müller
Michael"
Cc: mitk-users@lists.sourceforge.net
Sent: Thursday, September 16, 2010 3:11:14 PM
Subject: AW: [mitk-users] Using a vtkCamera for Augmented Reality
Hi Yashodhan,
did you recompile your solution after changing to a new VTK version?
Did you compile
-Ursprüngliche Nachricht-
Von: Yashodhan Nevatia [mailto:yashodhan.neva...@spaceapplications.com]
Gesendet: Donnerstag, 16. September 2010 14:32
An: Müller Michael
Cc: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Using a vtkCamera for Augmented Reality
Hi Micheal,
I forgot to mention
An: Müller Michael
Cc: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Using a vtkCamera for Augmented Reality
Hi Micheal,
I forgot to mention that I was using VTK 5.4.2.
I have today built VTK 5.6.0, and noticed that the VTK_USE_QVTK option in CMAKE
is no longer present. There is a
error?
Yasho
- Original Message -
From: "Müller Michael"
To: "mitk-users@lists.sourceforge.net"
Sent: Wednesday, September 15, 2010 5:03:55 PM
Subject: Re: [mitk-users] Using a vtkCamera for Augmented Reality
Hi,
actually the vtk Camera offers a lot of sophisticated
-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Using a vtkCamera for Augmented Reality
Hi Matthias,
The problem is that apart from the position, orientation and focal points, i
also have other parameters to set (such as possible skew and center pixels).
In OSG, I construct a projection
GL coordinate system is left-handed.
Regards
Matthias
-Ursprüngliche Nachricht-
Von: Yashodhan Nevatia [mailto:yashodhan.neva...@spaceapplications.com]
Gesendet: Mittwoch, 15. September 2010 16:25
An: mitk-users
Betreff: [mitk-users] Using a vtkCamera for Augmented Reality
Hi,
I want to us
as
-Ursprüngliche Nachricht-
Von: Yashodhan Nevatia [mailto:yashodhan.neva...@spaceapplications.com]
Gesendet: Mittwoch, 15. September 2010 16:25
An: mitk-users
Betreff: [mitk-users] Using a vtkCamera for Augmented Reality
Hi,
I want to use the vtkCamera from a QmitkRenderWindow for Au
Hi,
I want to use the vtkCamera from a QmitkRenderWindow for Augmented reality. I
have the intrinsic and extrinsic parameters for the camera (a model of the
human eye) as a 3x4 matrix M=P*[R t], where P is a 3x3 matrix that models the
intrinsic parameters, and [R t] are the extrinsic parameters