How can I calculate the accurcy?

5 ビュー (過去 30 日間)
Nisreen Sulayman
Nisreen Sulayman 2015 年 12 月 22 日
回答済み: Image Analyst 2015 年 12 月 22 日
I have 17 images of patients with cerebral saccular aneurysms (each image has only one aneurysm), after applying detection and segmentation algorithm to segment aneurysms from the images:
13 aneurysms in 13 images were detected\segmented.
8 aneurysms (4 true positive aneurysms + 4 false positive ones) in 4 images were detected\segmented.
My question is:
1) How to calculate the accuracy?
Accuracy=items classified correctly\all items classified*
Accuracy=13/17 =76.74% ??
Accuracy=17/(17+4) =80.95% ??
2) What are other statistical measures could be used to describe the results?
3) What are your suggestions to improve the results?
  • I have not tested the algorithm using images of healthy patients.
How can I calculate the accuracy?

回答 (1 件)

Image Analyst
Image Analyst 2015 年 12 月 22 日

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by