[OUTDATED] Computer Vision Architecture 2015-2019

Below is a class diagram for the existing CV system. We will be modeling our video stream acquisition and frame grabbing off this architecture. Note that parent classes are excluded. Function implementation can be found in the code on GitHub, but we’ve provided a function description for each function so we can reimplement it in the new system.

I’m aiming to have a full architecture for our new CV system done for December. Stay tuned for that!