ethereon / subsense

A tweaked version of the SuBSENSE background subtraction library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuBSENSE + LOBSTER

A modified version of the SuBSENSE[1] and LOBSTER[2] library. Current changes include:

  • Python interface.
  • Fixes for OpenCV 3 compatibility.

See files under Subsense for more details.

All additions/modifications released under the MIT license.

[1] St-Charles, Pierre-Luc, Guillaume-Alexandre Bilodeau, and R. Bergevin. "SuBSENSE: A Universal Change Detection Method with Local Adaptive Sensitivity." CVPRW 2014.

[2] St-Charles, Pierre-Luc, and Guillaume-Alexandre Bilodeau. "Improving Background Subtraction using Local Binary Similarity Patterns." Applications of Computer Vision (WACV), 2014.

About

A tweaked version of the SuBSENSE background subtraction library.


Languages

Language:C++ 92.9%Language:C 4.5%Language:Python 2.6%