robokudo.annotators.object_hypothesis_visualizer

Classes

ObjectHypothesisVisualizer

Show the ObjectHypotheses present in the CAS

Module Contents

class robokudo.annotators.object_hypothesis_visualizer.ObjectHypothesisVisualizer(name='ObjectHypothesisVisualizer', descriptor=Descriptor())

Bases: robokudo.annotators.core.BaseAnnotator

Show the ObjectHypotheses present in the CAS

class Descriptor

Bases: robokudo.annotators.core.BaseAnnotator.Descriptor

class Parameters
query_aware = True
parameters
draw_text_middle(image, text, color=(0, 0, 255), font=cv2.FONT_HERSHEY_SIMPLEX, font_scale=1, thickness=2)
update()

Called every time the behavior is ticked.