How do i calculate sensitivity and specificity in MATLAB ?
Show older comments
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
on 9 May 2019
0 votes
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:

Categories
Find more on Image Segmentation 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!