Versions Compared

Key

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

...

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

...