Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 264 Bytes

File metadata and controls

16 lines (9 loc) · 264 Bytes

video2text

将视频转换为文本并输出

##使用方法:

1.安装OpenCV

2.拉取仓库

3.编译(cmake ./&&make)

’’ video2text "video-path" "width" "height" ’’

本项目使用了OpenCV(https://github.com/opencv/opencv/tree/4.x)