Ultrasound_Find_bes​t_framerate

Finds the optimal frame rate of an ultrasound acquisition including electrical stimulation.
72 download
Aggiornato 26 apr 2017

Visualizza la licenza

In order to provide a tool able to amend incorrect or imprecise displayed frame rates in Ultrasound machines, this function outputs an optimal constant frame rate that would minimize those timing errors (but not correct intra-frame or inter-frame time variations).
Input arguments:
- video_file: Video file that contains the US B-mode images sequence.
- Duration: Duration of the acquisition measured in seconds.
- Stimfreq: Frequency of the electrical stimulation measured in events per second (Hz).
The output argument FR is a scalar containing the optimal frame rate

Cita come

Diego Miguez (2025). Ultrasound_Find_best_framerate (https://it.mathworks.com/matlabcentral/fileexchange/59006-ultrasound_find_best_framerate), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Addition of features such as figure containing the cross-correlation results and the display of the best frame rate per iteration

1.0.0.0

Extended description