medicalsegmentation_post_process - 2.0 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2022-01-20
Version
2.0 English

The batch mode post-processing function of the MedicalSegmentation network.

Prototype

std::vector< MedicalSegmentationResult > medicalsegmentation_post_process()=0;

Returns

The vector of struct of MedicalSegmentationResult.