calculate_performan​ce_metrics(region, resolution, dynamic_range)

New performance evaluation metrics for ultrasound imaging
471 Downloads
Updated 28 Oct 2014

View License

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% New Performance Metrics for Ultrasound Pulse Compression Systems
% by Sevan Harput
% University of Leeds, UK. Copyright 2014.
%
% Please use this code for scientific and educational purposes by refering
% to the publication below:
% Sevan Harput, James McLaughlan, David M. J. Cowell, and Steven Freear,
% "New Performance Metrics for Ultrasound Pulse Compression Systems",
% IEEE International Ultrasonics Symposium, 2014.
% http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6931819
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This function calculates the following performance evaluation metrics for
% a selected region of a log-compressed ultrasound image:
% -3 dB mainlobe width (MLW3dB)
% Full width at half maxiumum (FWHM) = -6 dB mainlobe width
% Full width at half dynamic_range (FWHDR)
% Peak sidelobe level (PSL)
% Doubled mainlobe level (DML)
% FWHDR and DML are explained in the publication above.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Cite As

Sevan Harput (2024). calculate_performance_metrics(region, resolution, dynamic_range) (https://www.mathworks.com/matlabcentral/fileexchange/47629-calculate_performance_metrics-region-resolution-dynamic_range), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
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.1.0.0

URL to the conference publication is updated.

1.0.0.0