dyh / unbox_yolov5_deepsort_counting

yolov5 deepsort 行人 车辆 跟踪 检测 计数
953 stars 243 forks source link

保存结果 #15

Closed Johncheng1 closed 3 years ago

Johncheng1 commented 3 years ago

您好,目前是没有保存结果的功能的,我试了cv2.VideoWriter( ),不管用,您有保存的代码吗?谢谢

dyh commented 3 years ago

建议先批量保存图片,然后用ffmpeg合成一个视频。

在 2021年5月8日,18:13,Cheng Wang @.***> 写道:

 您好,目前是没有保存结果的功能的,我试了cv2.VideoWriter( ),不管用,您有保存的代码吗?谢谢

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.