vikit.postprocessing.text_overlay.renderer ========================================== .. py:module:: vikit.postprocessing.text_overlay.renderer Overview -------- .. list-table:: Function :header-rows: 0 :widths: auto :class: summarytable * - :py:obj:`render_text_overlay `\ (src_video_path, dst_video_path, text_overlay) - \- Functions --------- .. py:function:: render_text_overlay(src_video_path: str, dst_video_path: str, text_overlay: vikit.postprocessing.text_overlay.model.TextOverlay)