andresax / TSTH

simple background subtraction algorithm that combines temporal and spatio-temporal information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSTH

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} }

About

simple background subtraction algorithm that combines temporal and spatio-temporal information

License:GNU General Public License v2.0


Languages

Language:MATLAB 86.1%Language:C++ 12.7%Language:C 0.9%Language:Shell 0.3%