LRSLibrary

Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
2.8K Downloads
Updated 15 Mar 2023

The LRSLibrary provides a collection of low-rank and sparse decomposition algorithms in MATLAB. The library was designed for background subtraction / motion segmentation in videos, but it can be also used or adapted for other computer vision problems. Currently the LRSLibrary contains a total of 103 matrix-based and tensor-based algorithms. The LRSLibrary was tested successfully in MATLAB R2013, R2014, R2015, and R2016 both x86 and x64 versions.
For more information, please see: https://github.com/andrewssobral/lrslibrary

Cite As

Andrews Cordolino Sobral (2026). LRSLibrary (https://github.com/andrewssobral/lrslibrary), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.7.0.0

Version 1.0.7: Code refactoring: process_matrix(), process_tensor(), run_algorithm_###() were excluded. A standard interface called run_algorithm was created. For each algorithm, there is a run_alg.m script for execution. Added 10 new algorithms.

1.4.0.0

Added three new algorithms.

1.3.0.0

Version 1.0.5: Added three new method categories, and fifteen new algorithms.

1.2.0.0

fix

1.1.0.0

fix

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.