Draw Detection Results
Function: Draw detection results
Input Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Detection results |
DetectInstance |
None |
{} |
Include boxes, categories, scores, polygons, etc. |
Image |
ColorImage |
None |
None |
Enter image, color image of RGB channel is required |
Output Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Detection results |
DetectInstance |
None |
{} |
Include boxes, categories, scores, polygons, etc. |
Result image |
ColorImage |
None |
None |
The drawn result image, which can be downloaded, is only valid when the draw result image switch is turned on. In the result graph, the three numbers corresponding to each result represent the sequence number, score, and category from top to bottom, respectively. |
Parameter Settings:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Draw image |
Bool |
None |
False |
Draw image |