This repository contains the code used to test several data processing scenarios.
livetests.py is the Python script that captures images and uses the three scenarios to process the data.
livetests.py.pybind/serialcalc.cc.src/source.cl.In scenario C, a C++ layer is used to call the OpenCL C++ API, which can be seen in pybind-wrapper.cc.