算法修改

main
he 2024-04-25 11:48:32 +08:00
parent 3d7701300b
commit 84e10872c5
2 changed files with 20 additions and 6 deletions

View File

@ -22,7 +22,7 @@ else if(纵隔血池SUVmax<本访视点病灶的max SUVmax所有病灶中最
{ {
"3"; "3";
} }
else if(访SUVmax<SUVmax) else if(访SUVmax<=SUVmax)
{ {
"2"; "2";
} }

View File

@ -6,17 +6,31 @@ if (影像无法融合)
} }
else else
{ {
"NE"; "NE";
} }
}
else if (访PET)
{
"NE";
} }
else if (PET5ps) else if (PET5ps)
{ {
"原值"; "原值";
} }
else if (访PET) else if (线)
{ {
"NE"; "NA";
}
else if (PET5psX)
{
"";
}
else if (线PET5psXNE)
{
"";
} }
else if (访PET > 线PET) else if (访PET > 线PET)
{ {