The batch mode post-processing function of the MedicalSegmentation network.
Prototype
std::vector< MedicalSegmentationResult > medicalsegmentation_post_process()=0;
Returns
The vector of struct ofMedicalSegmentationResult. The batch mode post-processing function of the MedicalSegmentation network.
std::vector< MedicalSegmentationResult > medicalsegmentation_post_process()=0;
MedicalSegmentationResult.