Markless Motion Analyser

版本 6.0.0 (37.5 KB) 作者: Rodrigo Bini
This program extracts keypoints (i.e. joints) using a pre-trained neural network and calculates body CoM location.
97.0 次下载
更新时间 2022/8/15

查看许可证

This app expands from an existing code (https://github.com/matlab-deep-learning/Human-Pose-Estimation-with-Deep-Learning) to extract keypoints using a pre-trained neural network and calculates body CoM location from video files. It does the same by integrating a module provided in this link: MATLAB - OpenPose - wrapper - File Exchange - MATLAB Central (mathworks.com)
There is a module to create videos with the joints and centre of mass locations and another module to scale the coordinates using linear calibration and scale the coordinates using a checkerboad calibration.

引用格式

Rodrigo Bini (2024). Markless Motion Analyser (https://www.mathworks.com/matlabcentral/fileexchange/101784-markless-motion-analyser), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022a
与 R2019b 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Addition of module to run OpenPose and to scale coordinates using checkerboard.

5.0.0

Amended image resize. Needs to export images for scaling after passing them through the network to match image resolution. For better results, select the whole screen for cutting the image.

4.0.0

Amending reference to source code.

3.0.0

Corrected image resolution after CNN tracking.

2.0.0

Corrected image resolution in the CNN output.

1.0.0