The Class of
Covid19Segmentation8UC1
, this class run function return a cv::Mat with the type is cv_8UC1. Quick Function Reference
The following table lists all the functions defined in the vitis::ai::Covid19Segmentation8UC1
class:
Type | Name | Arguments |
---|---|---|
std::unique_ptr< Covid19Segmentation8UC1 > |
create |
|
int | getInputWidth |
|
int | getInputHeight |
|
size_t | get_input_batch |
|
Covid19SegmentationResult | run |
|
std::vector< Covid19SegmentationResult > | run |
|