Skip to content

My background subtraction algorithm which improves upon kernel density estimation. The accompanying paper is being edited for publication.

Notifications You must be signed in to change notification settings

wporr/Non_Parametric_Background_Subtraction

Repository files navigation

Non_Parametric_Background_Subtraction

This is an implementation of my non-parametric background subtraction algorithm. The code requires the openCV, C++ 11 compilation, and openMP to run. Please only input videos acquired from changedeteciton.net or input videos of the same file format. To compile the code, use the makefile after installing all the required libraries.
This also includes a rough draft of the paper, please understand that the paper is not fully complete yet. 

Also- After installing openCV place the highgui.hpp and imgproc.hpp inside the git folder.

About

My background subtraction algorithm which improves upon kernel density estimation. The accompanying paper is being edited for publication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published