Periodicity Detection - PMUCOS Method
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.
Cite As
Costas Panagiotakis (2023). Periodicity Detection - PMUCOS Method (https://www.mathworks.com/matlabcentral/fileexchange/67314-periodicity-detection-pmucos-method), MATLAB Central File Exchange. Retrieved .
C. Panagiotakis, G. Karvounas, and A. Argyros, Unsupervised Detection of Periodic Segments in Videos, IEEE International Conference on Image Processing, 2018.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.