post_process_visualization - 3.0 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2023-01-12
Version
3.0 English

The post-processing function of the multitask which return a result include multitaskv3 image mapped to color.

Prototype

std::vector< 
               MultiTaskv3Result
             > post_process_visualization(size_t batch_size)=0;

Returns

Struct of Multitaskv3Result.