Automated Measurement of Muscle Architecture from Ultrasound Images

This program reads in ultrasound videos and automates the process of measuring muscle architecture.
607 Downloads
Updated 25 Feb 2017

View License

Automated measurement of muscle architecture from ultrasound images is important due to the unique ability of ultrasound to image muscle in vivo and in real-time. Many automated algorithms track single muscle fascicles or small regions of interest which can be problematic. This algorithm uses object detection methods from MATLAB to identify most muscle fascicles in an image, producing a more complete measure of muscle architecture.

Cite As

Benjamin Infantolino (2024). Automated Measurement of Muscle Architecture from Ultrasound Images (https://www.mathworks.com/matlabcentral/fileexchange/43863-automated-measurement-of-muscle-architecture-from-ultrasound-images), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
5.0.0.0

Updated to allow user to select video file with uigetfile function, automatically determines fascicle orientation, and example video is now included. Video was cropped and every other frame selected to get within upload limits, email for full video.

4.0.0.0

Code has been updates to include individual fascicle length calculations as opposed to an average that was calculated in previous versions.

2.0.0.0

Version 2.0 includes bug fixes, filter to reduce frame to frame variance, and a more complete check image.

1.0.0.0