About
  1. | API Documentation
  2. | Common
  3. | visualization
  4. | GetColor

GetColor

Defined in <visualization/utils.h>

Helper function for getting 4 unique RGB colors based on passing an index.


void GetColor(int idx, int & oR, int & oG, int & oB)
(1)
  1. __MISSING__
    Parameters:
    • int idx
    • int & oR
    • int & oG
    • int & oB

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