Implementation of Real-time foreground–background segmentation using codebook model
Codebook Foreground-Background segmentation application, based on Kim et al. paper from 2005. Also, added HLS, HSV, LAB and YCrCb color spaces to compute codewords, instead of only RGB.
Developed on C++, using Visual Studio 2017
Set OPENCV_PATH to “../opencv/build/“
Copy .dll files to bin/x64/(Release, Debug) folder
For videos, must download .dll from https://github.com/cisco/openh264/releases