def plot_annotated_image()

in src/co_op_translator/core/vision/image_translator.py [0:0]


    def plot_annotated_image(
        self,
        image_path,
        line_bounding_boxes,
        translated_text_list,
        target_language_code,
        destination_path=None,
        verbose=False,
        fast_mode=False,