3.8. Vision¶
-
vision_ctrl.marker_detection_color_set(color_enum)¶ Description: Sets the color for identifying visual labels Parameters: color_enum – For available label colors, refer to the color_enumtable.Returns: 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¶