Visualize Information on Image
Function Description
This step is used to draw masks, poses, and labels on color images.
Use Cases
This step is generally used for subsequent interface display.
Inputs
Color Image (Required): Color image used as the visualization base.
Mask Image (Optional): Mask image to be displayed.
Poses (Optional): Pose information to be displayed.
Labels (Optional): Classification labels to be displayed.
Outputs
Visualization Image: Color image with input information displayed.
Parameters
Information Settings
This parameter is used to set the type of information to be displayed. Currently supports displaying the following information:
Pose3D: Pose
Pose3DAndLabel: Pose and classification labels
MasksAndCountNumber: Mask images and sequence numbers
Below are the display setting descriptions for the three types of information on color images.
Visualization Settings (Pose3D)
Point Radius
Display size of the pose center point. Unit is pixel value.
Point Color
Display color of the pose center point. Supports three colors: “Blue”, “Green”, “Red”.
Visualization Settings (Pose3DAndLabel)
Point Radius
Display size of the pose center point. Unit is pixel value.
Font Size
Font size for displaying classification labels.
Line Width
Font line width for displaying classification labels. Unit is pixel value.
Only Draw Specified Labels
Not checked by default. If checked, you need to select the label file to be drawn from a local file.
Arrow Line Length
Arrow line length for poses.
Arrow Line Width
Arrow line width for poses.
Visualization Settings (MasksAndCountNumber)
Line Width
Line width for displaying sequence numbers. Unit is pixel value.
Mask Color
Sets the color for displaying mask images. Supports five colors: “Yellow”, “Blue-Green”, “Magenta”, “Gray”, “Silver”.