How do I run vodom with the test images?

Created by motters
Keywords:
test images

Uncompress the images to some directory and ensure that they're in PNG format. An example of converting test images into a video is the following:

    vodom --path img --startframe 1 --endframe 200 --calibleft "340 0 330 0 340 94 0 0 1" --calibright "340 0 330 0 340 94 0 0 1" --translation "-0.575 0 0" --video myvideo.flv

where "img" is the directory containing the stereo images.