Update ScreenChestCT CalcCACS.

This commit is contained in:
sdk-team
2022-06-20 10:03:15 +00:00
parent 36855118de
commit 720c4910dd
4 changed files with 8 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ namespace AlibabaCloud
{
struct DetectionsItem
{
std::vector<std::string> calciumCenter;
float calciumVolume;
float calciumScore;
long calciumId;