Periodicity Detection - PMUCOS Method

PMUCOS discovers all periodic parts of a video sequence
133 download
Aggiornato 20 feb 2020

Visualizza la licenza

This code is a simple implementation of OF PMUCOS METHOD PROPOSED IN [1].
PMUCOS solves the problem of discovering all periodic segments of a video and of estimating their period in
a completely unsupervised manner. These segments may be located anywhere in the video, may differ in duration, speed, period and may represent unseen motion patterns of any type of objects (e.g., humans, animals, machines, etc).
We will appreciate if you cite our paper [1] in your work:
More details can be found in
https://sites.google.com/site/costaspanagiotakis/research/pd
and http://www.ics.forth.gr/cvrl/pd
[1] C. Panagiotakis, G. Karvounas, and A. Argyros, Unsupervised Detection of Periodic Segments in Videos, IEEE International Conference on Image Processing, 2018.

A newer periodicity detection method is proposed in [2].

[2] C. Panagiotakis and A. Argyros, A two-stage approach for commonality-based temporal localization of periodic motions, International Conference on Computer Vision Systems, 2019.

Cita come

Costas Panagiotakis (2025). Periodicity Detection - PMUCOS Method (https://it.mathworks.com/matlabcentral/fileexchange/67314-periodicity-detection-pmucos-method), MATLAB Central File Exchange. Recuperato .

C. Panagiotakis, G. Karvounas, and A. Argyros, Unsupervised Detection of Periodic Segments in Videos, IEEE International Conference on Image Processing, 2018.

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Update description

1.0.0.0