![]() |
ImFusion SDK 4.3
|
#include <SpinePlugin/include/ImFusion/Spine/SpineEvaluation.h>
} More...
}
Data for one segmentation evaluation instance -> one input scan + groundtruth segmentation
Public Attributes | |
| std::unique_ptr< SharedImageSet > | input |
| Input CT scan for spine algorithm. | |
| std::unique_ptr< SharedImageSet > | label |
| Groundtruth label map of "input". | |
| std::vector< std::string > | labelNames |
| Groundtruth names of the vertebrae. | |
| std::string | identifier |
| Identifier of the scan, can be a hash or name. | |