How do i calculate sensitivity and specificity in MATLAB ?

I am working on cartilage segmentation of knee MRI image. how to calculate sensitivity and specificity ? what are input parameters to compute such measures?

Answers (1)

Hello Pitri,
The definition of segmentation performance metrics where TP denotes true positive , TN the true negative , FP the false positive, and FN the false negative is given in the following table:
Measures.docx - Word.png

Asked:

on 27 Jul 2016

Answered:

on 9 May 2019

Community Treasure Hunt

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

Start Hunting!