MUCOS

Detecting Common Actions in Motion Capture Data and Videos
110.0 次下载
更新时间 2018/2/13

查看许可证

This code is a simple implementation of OF COMMONALITY DETECTION METHOD PROPOSED IN [1]
Given an distance matrix (D) of two action sequences, our method discovers all pairs of similar subsequences, i.e. subsequences that represent the same action.
This is achieved in a completely unsupervised manner, i.e., without any prior knowledge of the type of actions, their number and their duration. These common subsequences (commonalities) may be located anywhere in the original sequences, may differ in duration and may be performed under different conditions e.g., by a different actor.

We will appreciate if you cite our papers [1, 2] in your work:

More details can be found in https://sites.google.com/site/costaspanagiotakis/research/mucos

[1] Panagiotakis, C., Papoutsakis, K., & Argyros, A. (2018). A graph-based approach for detecting common actions
in motion capture data and videos. Pattern Recognition, 79, 1-11.

[2] K. Papoutsakis, C. Panagiotakis and A.A. Argyros, "Temporal Action Co-Segmentation in 3D Motion Capture Data and Videos", In IEEE Computer Vision and Pattern Recognition (CVPR 2017), IEEE, Honolulu, Hawaii, USA, July 2017.

引用格式

Costas Panagiotakis (2024). MUCOS (https://www.mathworks.com/matlabcentral/fileexchange/66032-mucos), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Summary update