__init__.py 错误
作者: asapbg创建于 2024年7月14日更新于 2024年7月14日
你好,__init__py 的第 678 行出现了一个错误。` output_video = cv2.VideoWriter(output_video_filepath, cv2.VideoWriter_fourcc(*"MP4V"), frames_per_second, (frame_width, frame_height))`
内容来源: OlafenwaMoses/ImageAI
你好,__init__py 的第 678 行出现了一个错误。` output_video = cv2.VideoWriter(output_video_filepath, cv2.VideoWriter_fourcc(*"MP4V"), frames_per_second, (frame_width, frame_height))`
内容来源: OlafenwaMoses/ImageAI