Background subtraction algorithm that combines temporal and spatio-temporal information
The code implements the method proposed in
Romanoni, Andrea, Matteo Matteucci, and Domenico G. Sorrenti. "Background subtraction by combining Temporal and Spatio-Temporal histograms in the presence of camera movement." Machine vision and applications 25.6 (2014): 1573-1584.
if you use this code, please cite the paper
BibTex entry:
@article{romanoni2014background, title={Background subtraction by combining Temporal and Spatio-Temporal histograms in the presence of camera movement}, author={Romanoni, Andrea and Matteucci, Matteo and Sorrenti, Domenico G}, journal={Machine vision and applications}, volume={25}, number={6}, pages={1573--1584}, year={2014}, publisher={Springer} }