Currrently experimenting with some machine learning/AI tools in C++.
C++ application as a test bed for some background segmentation tasks. This application contains experiments in background segmentation using SDL3, OpenCV, CMake.
As of right now it only cycles through OpenCV's provided BGSegm module algorithms with default construction parameters. (https://docs.opencv.org/4.11.0/d2/d55/group__bgsegm.html)