A Voodoo Reader and Viewer for VTK

Doria, David1*
1.Rensselaer Polytechnic Institute
Abstract
A Voodoo Reader and Viewer for VTK

Abstract

Voodoo is a popular, free structure from motion software package. It takes several, ordered images as input and computes the camera parameters of each image as well as a point cloud of an estimate of the 3D structure of the scene. This document presents a set of classes (vtkCalibratedImageCollection, vtkCalibratedImageCollectionReader, vtkVoodooReader) to enable a set of images and their associated 3D scene to be viewed in the same space. These classes are implemented using tools from VTK. The current code can be found at https://github.com/daviddoria/vtkVoodooReader .

Keywords

point cloudVoodooStructure from motionimage visualization
Manuscript
Source Code and Data

Source Code and Data

CMakeLists.txt790 BvtkCalibratedImageCollection.cxx1.7 KBvtkCalibratedImageCollection.h1.3 KBvtkCalibratedImageCollectionReader.cxx5.6 KBvtkCalibratedImageCollectionReader.h2.2 KBvtkImageCamera.cxx19.4 KBvtkPhysicalCamera.cxx12.2 KBvtkImageCamera.h3.5 KBvtkPhysicalCamera.h3.2 KBvtkVoodooReader.cxx7.7 KBvtkVoodooReader.h1.6 KBvtkVoodooReaderExample_Visualize.cxx5.8 KBvtkVoodooReaderTest.cxx216 B

Select a file to preview