SwisTrack/Examples/MultiCamera

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The MultiCamera folder in the SwisTrack examples folder contains a small program to start and stop multiple SwisTrack instances at (almost) the same time. The program provides 3 buttons

  • Start (production)
  • Start (testing)
  • Stop

and can be used for up to 16 cameras.

Note that the program does not merge the output of all SwisTrack instances - it simply starts and stops them. While this functionality may be sufficient in some cases, the example is rather thought of as starting point for your multi-camera project.

The code compiles on Linux, Mac OS X and Windows platforms.