Periodicity Detection - PMUCOS Method

PMUCOS discovers all periodic parts of a video sequence
125.0 次下载
更新时间 2020/2/20

查看许可证

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.

引用格式

Costas Panagiotakis (2024). Periodicity Detection - PMUCOS Method (https://www.mathworks.com/matlabcentral/fileexchange/67314-periodicity-detection-pmucos-method), MATLAB Central File Exchange. 检索来源 .

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

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Computer Vision with Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Update description

1.0.0.0