The post-processing function of the multitask which return a result include segmentation image mapped to color.
Prototype
std::vector< MultiTaskResult > post_process_seg_visualization()=0;
Returns
The struct ofSegmentationResult. The post-processing function of the multitask which return a result include segmentation image mapped to color.
std::vector< MultiTaskResult > post_process_seg_visualization()=0;
SegmentationResult.