OpenCV

Notes

Written in C++, with accessible Python bindings.

Includes object detection and tracking algorithms.

Color Maps

  • Matplotlib: RGB (Red, Green, Blue)
  • OpenCV: BGR (Blue, Green, Red)

cvtColor: Used to change colorspaces.

Resources

Installation Guide

OpenCV DNN with NVIDIA GPUs