In this step-by-step guide you will create an OpenCV-based camera connector called NumbersWithFileLogger and load it into VCA. The cameras of this camera connector provide us with colored images with ascending numbers. You also implement your own logging logic as part of the camera connector.
This camera connector is also available under the "drivers" folder as an example.
The following guide assumes that the development environment is up, CMake is used as a build tool and VSCode as an IDE.