Muscle fascicle tracking - Ultrasound

Implementation of an optical flow algorithm to track muscle length changes imaged with ultrasound.
ダウンロード: 2.2K
更新 2011/10/30

ライセンスの表示

This Matlab GUI demonstrates how muscle fascicles from the medial gastrocnemius (MG) muscle in humans that are imaged using B-mode ultrasound can be automatically tracked using optical flow algorithms utilising an affine transformation to track end points of muscle fascicles as determined in an initial frame.

Please cite the following manuscripts in any academic work which uses this algorithm -

1. Cronin, NJ, Carty, CP, Barrett, RS & Lichtwark G. (2011) Automatic tracking of medial gastrocnemius fascicle length during human locomotion. Journal of Applied Physiology. In Press. doi:10.1152/japplphysiol.00530.2011

2. Gillett, J, Barrett, R & Lichtwark, G. (2011) Reliability and accuracy of an automatic tracking algorithm to measure passive and active muscle fascicle length changes from B-mode ultrasound. Computer Methods in Biomechanics and Biomedical Engineering. In Press.

This toolbox requires the Image Processing toolbox.

This toolbox utilises Dr David Young's (Susses University) excellent algorithms for calculating the optical flow using the affine transformation
extension - http://www.mathworks.com/matlabcentral/fileexchange/27093-affine-optic-flow

It also uses Sandra Martinka's Rubberband Line function -
http://mathworks.com/matlabcentral/fileexchange/1552-rubberband-line

The GUI comes with an example video file and represents a passive rotation of the ankle which in turn changes the length of the MG muscle. This may require DivX codecs to be installed. Please read README.txt file for full information.

引用

Glen Lichtwark (2024). Muscle fascicle tracking - Ultrasound (https://www.mathworks.com/matlabcentral/fileexchange/32770-muscle-fascicle-tracking-ultrasound), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Rubberband Line, Affine optic flow

Community Treasure Hunt

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

Start Hunting!

Muscle_Track_v1/affine_flow/html/

バージョン 公開済み リリース ノート
1.2.0.0

Added relevant publications to description.

1.1.0.0

Added access for Matlab 2009 users to load videos.

1.0.0.0