This is a project from udacity C++ nanodegree program. This project demonstrated how the C++ concurency being used. Please read the CMakeLists.txt to identify the OpenCV version to be installed.
This project is run inside docker. Please look at my other repo like docker-setup and docker-display-gui.
mkdir build
cd build
cmake ..
make
./cpp-traffic-simulator