3.8. Vision

vision_ctrl.marker_detection_color_set(color_enum)
Description:Sets the color for identifying visual labels
参数:color_enum – For available label colors, refer to the color_enum table.
返回:None
Example:vision_ctrl.marker_detection_color_set(rm_define.marker_detection_color_red)
Example description:
 Set the color for identifying visual labels to red
color_enum