IMTSL

Incremental and Multi-feature Tensor Subspace Learning

https://github.com/andrewssobral/imtsl

You are now following this Submission

IMTSL - Incremental and Multi-feature Tensor Subspace Learning

Highlights
----------
* Proposes an incremental low-rank HoSVD (iHOSVD) for background modeling and subtraction.
* A unified tensor model to represent the features extracted from the streaming video data.

Citation
--------
Please, if you use this code for your publications, please cite it as:

@inproceedings{asobral2014,
author = "Sobral, A. and Baker, C. G. and Bouwmans, T. and Zahzah, E.",
title = "Incremental and Multi-feature Tensor Subspace Learning applied for Background Modeling and Subtraction",
booktitle = "International Conference on Image Analysis and Recognition (ICIAR'14)",
year = "2014",
month = "October",
publisher = "Lecture Notes in Computer Science (Springer LNCS)",
url = "https://sites.google.com/site/ihosvd/"
}

Source code
-----------
dataset - dataset folder
libs - libraries/toolboxes
output - output folder
IMTSL.m - proposed algorithm
compute_similarity3.m - similarity measure of the current feature and it low-rank representation (for gradient magnitude)
compute_similarity2.m - "" (all other features)
displog.m - display message with time
perform_feature_extraction_rgb.m - perform feature extraction (by default, 8 features are extracted)
showResults.m - display results (input frame, low-rank, sparse and outliers)

License
-------
The source code is available only for academic/research purposes (non-commercial).

Cite As

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

Categories

Find more on Financial Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.