ovl.helpers.vision_detector_arguments module

class ovl.helpers.vision_detector_arguments.GroupToDetector(constructor, arguments)

Bases: tuple

arguments

Alias for field number 1

constructor

Alias for field number 0

ovl.helpers.vision_detector_arguments.arguments_to_detector(mutually_exclusive_arguments)[source]