How do i calculate sensitivity and specificity in MATLAB ?

6 views (last 30 days)
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)

Braiki Marwa
Braiki Marwa on 9 May 2019
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

Categories

Find more on Medical Physics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!