amartya-k/vision

How do I save the output video?

Closed this issue · 1 comments

I want to save the output video with detection results.
How should I add the command line for saving?

Use VideoWriter of OpenCV. Try googling