Video-Generator
为 STM32-Player (https://github.com/StopPointTeam/STM32-Player) 生成视频
基于 OpenCV,对普通格式的视频进行逐帧处理,生成可由 STM32-Player 播放的 .32v 文件
依赖
- cv2
- numpy
- struct
- argparse
Description
Languages
Python
100%