Function of get running result from the MultiTask network.
Note: The type is CV_8UC3 of the
MultiTaskResult.segmentation
.Prototype
MultiTaskResult
run(const cv::Mat &image);
Parameters
The following table lists the run function arguments.
| Type | Member | Description |
|---|---|---|
| const cv::Mat & | image | Input image |
Returns
The struct ofMultiTaskResult.