medicaldetection_post_process - 1.4.1 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-12-11
Version
1.4.1 English

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

Prototype

std::vector< MedicalDetectionResult > medicaldetection_post_process()=0;

Returns

The vector of struct of MedicalDetectionResult.