MUCOS

버전 1.0.0.0 (13.8 KB) 작성자: Costas Panagiotakis
Detecting Common Actions in Motion Capture Data and Videos
다운로드 수: 110
업데이트 날짜: 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