rtmri_seg_v3.zip

grid-line based automatic vocal tract parameter extraction tool
1K Downloads
Updated 30 Mar 2015

View License

This software contains MATLAB codes for extracting vocal tract parameters robustly in the upper airway images in the mid-sagittal plane.
This software was developed for automatic and systematic analysis of the vocal tract images recorded using real-time magnetic resonance imaging (rtMRI).
The software performs the followings:
(1) Image enhancement: field sensitivity correction, suppression of grainy noise, increasing the contrast between tissues and airway
(2) Semi-automatic grid line construction based on 4 landmark points that a user manually chooses
(3) Automatic tracking of the front-most edge of the lips and the top of the larynx (arytenoid muscles)
(4) Automatic estimation of an oral pharyngeal airway path within the vocal tract walls
(5) Automatic segmentation of the airway-tissue boundaries in the vocal tract
(6) Computing the distance function between the upper and lower boundaries.
You should cite the following paper when you use any part of this software.
Jangwon Kim, Naveen Kumar, Sungbok Lee and Shrikanth Narayanan, "Enhanced airway-tissue boundary segmentation for real-time magnetic resonance imaging data," in Proceedings of 10-th International Seminar on Speech Production (ISSP), Cologne, Germany, 2014
You can see the demo videos of this software in http://sail.usc.edu/old/software/rtmri_seg/

Cite As

Jangwon Kim (2024). rtmri_seg_v3.zip (https://www.mathworks.com/matlabcentral/fileexchange/46443-rtmri_seg_v3-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
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
1.4.0.0

>> March 29 2015
Typo in f_detect_grid_bin_4_pts.m is corrected.

1.3.0.0

This is version 3. MATLAB codes are cleaned.
Manual drawing of the centers of the grid lines is added.

1.2.0.0

README is updated.
imtransformSimple.m is added.
img_pts.png is added.
Options 3 for f_sm_bin.m is added.

1.1.0.0

Upload v2

1.0.0.0