1.
DC Dice Coefficient
2.
VO Volume Overlap
The number of voxels in the intersection of segmentation and reference, divided by the number of voxels in the union of segmentation and reference
// int main(int argc, char** argv)
//{
// char filename[100];
// float sum,sum1;
//
// for(int i=0;i<=23;i++)
//
// {
// sprintf(filename,"F:/fighting/project/data/add_result/4-%d.png",i);// 将图片以数字命名:例如1.jpg 2.jpg等,放入D:/test/文件夹下
// sum=sum1=0.00;
// I