Motion Detection using OpenCV A GUI based application for motion detection in video streams. Uses OpenCV for motion detection and dear imgui, SDL2, and OpenGL for GUI. Dependencies OpenCV 3.0.1 or above SDL2 gl3w (included) Building Build with Visual Studio. Tested on VS2017 only.