robokudo.annotator_parameters ============================= .. py:module:: robokudo.annotator_parameters Classes ------- .. autoapisummary:: robokudo.annotator_parameters.AnnotatorPredefinedParameters Module Contents --------------- .. py:class:: AnnotatorPredefinedParameters Definition of the predefined 'global' configuration parameters used in the annotators. These parameters are typically rather generic and not specific to a certain vision method. If you need to define parameters for an individual Annotator, use their Annotator.Parameters class instead. .. py:attribute:: global_with_depth :value: True .. py:attribute:: global_with_visualization :value: True