vikit.postprocessing.logo.place_logo_test ========================================= .. py:module:: vikit.postprocessing.logo.place_logo_test Overview -------- .. list-table:: Function :header-rows: 0 :widths: auto :class: summarytable * - :py:obj:`test_overlay_logo_with_png_conversion `\ () - \- * - :py:obj:`test_overlay_logo_with_svg_conversion `\ () - \- * - :py:obj:`test_place_logo_on_video_valid_case `\ (video_path, position) - \- * - :py:obj:`test_place_logo_on_video_with_missing_files `\ (video_path, logo_path, output_path, expected_exception, expected_error_msg) - \- * - :py:obj:`test_place_logo_with_different_opacities `\ (output_sub, opacity) - \- Functions --------- .. py:function:: test_overlay_logo_with_png_conversion() :async: .. py:function:: test_overlay_logo_with_svg_conversion() :async: .. py:function:: test_place_logo_on_video_valid_case(video_path, position) :async: .. py:function:: test_place_logo_on_video_with_missing_files(video_path, logo_path, output_path, expected_exception, expected_error_msg) :async: .. py:function:: test_place_logo_with_different_opacities(output_sub, opacity) :async: