/ocv_extract_pngs

Extract pngs from video file

Primary LanguageC++MIT LicenseMIT

ocv_extract_pngs

Tool to extract pngs from a video file.

Requirements

opencv, cmake, c++14 compatible compiler

Instructions

mkdir bin cd bin cmake .. make -j 8