Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The LED detection uses the OpenCV functions cv::threshold and cv::findContours to find the centers of the LEDs.

IPS Pipeline

asd

Processing Pipeline

asdThe IPS pipeline performs a relatively complex data processing task. To make the software easier to understand, it is broken down into independent, stateless processing steps.