Releases: fgenolini/frank
Releases · fgenolini/frank
Release 1.1.0 for Windows
New features added to the frank video application:
- overlay of a static JPEG picture on the live video input from each of the 4 webcams,
- RGB histograms for each video
The webcams tested on my windows PC result in noisy histograms; a slider is provided to remove some of the peaks.
Two Windows installer files are provided:
- frank-video-1.1.0.win64-low.zip for general older Windows PCs
- frank-video-1.1.0-win64-high.zip for Windows PCs with an Intel CPU capable of advanced hardware acceleration for video processing
first release for Windows
Installable version of frank video for Microsoft Windows, built by the Continuous Integration server.
The installation includes the redistributable Microsoft C++ DLLs, as well as the OpenCV 4.4.0 DLLs (built for a CPU with AVX2 and other recent instruction sets).
first build for Windows
Minimal executable built for Windows, built by the WindowsBuildCI action.
OpenCV 4.3.0 must be installed on your Windows PC and the PATH environment variable altered to contain the directory where the OpenCV DLLs are located.