Download and Installation
Copyright (C) 2002-2010 Laboratorium für Informationstechnologie
This non-commercial software tool is developed for research purpose at the Laboratorium für Informationstechnologie, University of Hannover. Permission is granted to any individual or institution to use, copy, and distribute this software, provided that this complete copyright and permission notice is maintained, intact, in all copies and supporting documentation. University of Hannover provides this software "as is" without express or implied warranty.
Please send bugs and hints to Thorsten Thormählen (http://www.tnt.uni-hannover.de/~thormae), Hellward Broszio (http://www.tnt.uni-hannover.de/~broszio), or use the official discussion forum. To receive information about updates to our software you can also join our mailing list.
Your experience report is important to us in order to improve the software
according to your needs. Do not hesitate to ask for support in case of any trouble with this software.
For commercial purposes the camera tracking software VooCAT is now available for Windows, MAC OS X, and
Linux. It is based on Voodoo technology, but provides easier handling, improved tracking quality, and
increased tracking speed. A demo version is available for testing the tracking performance. More details can
be found at http://www.scenespector.com.
Contents:
[Free Download]
[Installation for Linux]
[Installation for Windows]
[Installation for Windows - Installer-version]
Older versions can downloaded from here.
Latest changes
- Fixed two major memory leaks in the KLT tracker and FreeMove solver
- Due to several requests, we provide preliminary support for Blender 2.5.x (We tested the export for Blender 2.5.3 beta. However, Blender's python API is currently subject to changes, which eventually could cause incompatibility for version higher than 2.5.3 beta)
Unpack the archive:
> cd install-dir
> tar -zxvf voodoo-x86Linux-1.1.0.tar.gz
Start the voodoo camera tracker with
> cd ./voodoo-x86Linux-1.1.0
> export LD_LIBRARY_PATH=`pwd`/bin/
> bin/voodoo
The package contains two sample image sequence. The first sequence is taken with a camera on a tripod
and demonstrates tracking with the rotation motion model. You can load the first sequence
with the following command line options
> bin/voodoo -F 0 -L19 -S1 -d1 sample_image_sequence/tripod_rotation/uni.%02d.tga
The second sequence demonstrates tracking with the free move motion model.
You can load the second sequence with the following command line options
> bin/voodoo -F190 -L210 -S1 -d2 --est-method=FREEMOVE sample_image_sequence/free_move/dredger%03d.tga
You should be able to execute the binary on any standard x86-based Linux system. We build it on Debian 4.1.1 (etch) and tested it also on Ubuntu 9.04. The application requires OpenGL or Mesa.
These libraries are linked dynamicly:
> ldd bin/voodoo
linux-gate.so.1 => (0xffffe000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf7ee3000)
libXt.so.6 => /usr/lib32/libXt.so.6 (0xf7e94000)
libSM.so.6 => /usr/lib32/libSM.so.6 (0xf7e8b000)
libICE.so.6 => /usr/lib32/libICE.so.6 (0xf7e72000)
libQtGui.so.4 =>./bin/libQtGui.so.4 (0xf74b3000)
libQtCore.so.4 => ./bin/libQtCore.so.4 (0xf7273000)
libQtOpenGL.so.4 => ./bin/libQtOpenGL.so.4 (0xf71eb000)
libQt3Support.so.4 => ./bin/libQt3Support.so.4 (0xf6f07000)
libQtSql.so.4 => ./bin/libQtSql.so.4 (0xf6ecb000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf6de8000)
libm.so.6 => /lib32/libm.so.6 (0xf6dc4000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf6db9000)
libc.so.6 => /lib32/libc.so.6 (0xf6c8e000)
libGLU.so.1 => /usr/lib32/libGLU.so.1 (0xf6c0f000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf6b69000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf6a7d000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6a7a000)
libpng12.so.0 => /usr/lib32/libpng12.so.0 (0xf6a57000)
libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0xf69ed000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf69d8000)
libgthread-2.0.so.0 => /usr/lib32/libgthread-2.0.so.0 (0xf69d4000)
libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0xf6942000)
librt.so.1 => /lib32/librt.so.1 (0xf693a000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf6929000)
libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf6921000)
libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf68f5000)
libdl.so.2 => /lib32/libdl.so.2 (0xf68f1000)
libQtXml.so.4 => ./libQtXml.so.4 (0xf68ab000)
libQtNetwork.so.4 => ./bin/libQtNetwork.so.4 (0xf6794000)
/lib/ld-linux.so.2 (0xf7f24000)
libGLcore.so.1 => /usr/lib32/libGLcore.so.1 (0xf5a53000)
libnvidia-tls.so.1 => /usr/lib32/tls/libnvidia-tls.so.1 (0xf5a51000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf5a4c000)
libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf5a2d000)
-
- UnZIP the archive to any directory you like.
- Use the Explorer to go the
voodoo-Win32-1.1.0\bin directory.
- Start the voodoo camera tracker by running
voodoo.exe
in the voodoo-Win32-1.1.0\bin directory.
-
- Execute the msi installer file and follow the instructions to install the program.
- Start the voodoo camera tracker by using the desktop or start menu shortcut.
You should be able to install and execute the binary on any win32-based Windows version (95/98/NT/2000/Me/XP/Vista). We build it on Windows XP and also tested it on Windows Vista. The application requires OpenGL.
|   |
 |
Page maintained by: Webmaster
Last updated: Aug/31/2010
|
  |
|