Project Concept
cv2_simple_text_visualizer()
A simple wrapper for the SimpleTextVisualizer. See the documentation of SimpleTextVisualizer for more details.
SimpleTextVisualizer
callback – the callback function.
image (ndarray) – the image to be displayed.
title (str | None) – the title of the window.