V4D 0.0.5-alpha release
Pre-releaseThough it is titled an alpha release it is quite stable, fast and almost feature complete - that said, The only platform I have tested thoroughly is Intel(i7-1160G7)/Linux(6.3.2-1-default). I also experimented with Nvidia's properietary drivers and the FOSS Nouveau drivers. Both gave me problems but I think i fixed most of the issues.
To install the debian packages first install gdebi
(apt install gdebi) and then install the packages one after the other. e.g.:
gdebi OpenCV-4:8.0-kallaballa-x86_64-dev.deb. Note: gdebi can't process more than one file on the cli and silently ignores excess arguments. You really have to install them one after the other.
Additionally I added binary tarballs and an installer which the experienced user might use for non-Debian distros.