How do i calculate sensitivity and specificity in MATLAB ?
6 views (last 30 days)
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?
0 Comments
Answers (1)
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:
0 Comments
See Also
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!