Muscle fascicle tracking - Ultrasound

버전 1.2.0.0 (5.54 MB) 작성자: Glen Lichtwark
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

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