About
  1. | API Documentation
  2. | Common
  3. | free_functions
  4. | TriangulationPipeline
  5. | Run

Run

Defined in <TriangulationPipeline.h>

Run the full pipeline from start to finish.


int Run(const TrackerConfigFile & iConfig)
(1)
int Run(const std::string & iConfigFile)
(2)
  1. Use the supplied user defined settings file and run the pipeline.
    Parameters:
    • const TrackerConfigFile & iConfig
  2. Read in the config file from the filesystem and run the pipeline.
    Parameters:
    • const std::string & iConfigFile

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000