The VTK Journal logo

The VTK Journal

Home

Using and Visualizing Projective Cameras in VTK

Doria, David
Rensselaer Polytechnic Institute
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3152
New: Prefer using the following doi: https://doi.org/10.54294/9hmips
Published in The VTK Journal - 2010 January - December Submissions.
Submitted by David Doria on 2010-02-17 11:43:21.

This document presents a set of classes (vtkPhysicalCamera, vtkImageCamera) to enable a camera and an image acquired by that camera to be visualized in a 3D scene. Two situations where one would want to visualize camaras with associated images are range data analysis and 3D scene reconstruction from images (structure from motion). The classes presented in this paper are implemented using tools from VTK.