[vtkusers] how to configure virtual camera on VTK

dev work2compilation at gmail.com
Tue Dec 6 04:34:28 EST 2011


Hi VtkUsers,

I got the extrinsic matrices of a reel camera:

R: Rotation
2.998728 0.0601194 -0.21560066
-1.0503911 2.996194 -1.1711167
1.02201502 52.1713084 1.297452

T: Translation
-1.1807562
0.996539
-0.0197257 

I want to configure a *virtual *camera on VTK, using this extrinsic
parameters. The objective of this is to simulate the reel camera. Since I'm
newbie on this, I request your help.

vtkSmartPointer<vtkCamera> Camera =
vtkSmartPointer<vtkCamera>::New();

Any help will be appreciated 

Thank you for your effort 

--
View this message in context: http://vtk.1045678.n5.nabble.com/how-to-configure-virtual-camera-on-VTK-tp5051542p5051542.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list