About
  1. | API Documentation
  2. | Common
  3. | processing
  4. | EnumerateIndexCombinations

EnumerateIndexCombinations

Defined in <processing/Correspondence.h>

Enumerates all possible combinations of a 2 tier nested list where the length of the first list is variable, and each list contained is of the same length.


void EnumerateIndexCombinations(unsigned long iNumPoints, unsigned long iNumCams, std::vector<std::vector<std::vector<int32_t>> > & oIndexesPerPoint)
(1)

  1. Parameters:
    • unsigned long iNumPoints
    • unsigned long iNumCams
    • std::vector<std::vector<std::vector<int32_t>> > & oIndexesPerPoint

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