About
  1. | API Documentation
  2. | Common
  3. | free_functions

free_functions

Types

Type Definition Notes
asio_worker
std::unique_ptr<boost::asio::io_service::work>

Used by ThreadPool to keep track of jobs.

Classes

IndexFiller

This structure is a generator for use with std::generate(). This is used for intializing lists with indexes.

MatchingAlgorithmBase

The base interface API for creating a correspondence Plugin.

ThreadPool

Implementation of a ThreadPool using Boost.

ThreadPoolNoASIO

Implementation of a ThreadPool in boost without ASIO.

TrackerConfigFile

Main structure used to pass around information the user has configured for the project.

TriangulationPipeline

This class handles the processing of the images using user defined thresholds and then triangulates and correlates the found points in each image. This class is the main driver of the functionality of the common source library.

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