def __init__(self): super().__init__() LOG.info('DisplayObserver initialized.') cv2.namedWindow("Window", cv2.WINDOW_AUTOSIZE)