How can i plot roc curve for comparing three segmentation techniques? i have value of tpr, fpr for each segmented image evaluated in comparison with its ground truth. i also have a threshold value for each segmented image. how to plot a roc curve?

조회 수: 4 (최근 30일)
How can i plot roc curve for comparing three segmentation techniques? i have value of tpr, fpr for each segmented image evaluated in comparison with its ground truth. i also have a threshold value for each segmented image. how to plot a roc curve? please help me in this.

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 7월 24일
  • One threshold, calculate the sen and 1-speficity of one image, do the same for another image, get another sen and 1-speficity points, take average - from all images of the database> One average ROC points--
  • Another threshold, calculate the sen and 1-speficity of one image, do the same for another image, get another sen and 1-speficity points, take average - from all image of the database> another average ROC points--
  • soon...ROC curve..
  댓글 수: 5

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 ROC - AUC에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by