First Microsoft Windows release
As a user, I want a release of the frank video software, so that I can install it on my Microsoft Windows PC, so that I can test the initial features of up to 4 video inputs (webcams) with optional edge detection.
Installer
Installer executable for Microsoft Windows that installs frank video and all its dependencies, including the Microsoft Visual C++ 2019 redistributable DLLs, as well as the OpenCV DLLs.
Source code only release
If only the source code is released, only C++ programmers who are keen on CMake would be able to run frank video on their computer, and, even then, some work is required to obtain and install dependencies.
Tester friendly continuous integration
At every build (continuous integration) there should be an installable artifact that an end-user or a GUI tester could use to try out the software.
First Microsoft Windows release As a user, I want a release of the frank video software, so that I can install it on my Microsoft Windows PC, so that I can test the initial features of up to 4 video inputs (webcams) with optional edge detection.
Installer Installer executable for Microsoft Windows that installs frank video and all its dependencies, including the Microsoft Visual C++ 2019 redistributable DLLs, as well as the OpenCV DLLs.
Source code only release If only the source code is released, only C++ programmers who are keen on CMake would be able to run frank video on their computer, and, even then, some work is required to obtain and install dependencies.
Tester friendly continuous integration At every build (continuous integration) there should be an installable artifact that an end-user or a GUI tester could use to try out the software.