搜索资源列表
avitobmp
- 将avi视频流转化成bmp的图片,其中使用了opencv函数库-avi video will flow into bmp photographs, which use the OpenCV library
playAvi_saveFrame.rar
- 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
avi2bmp.rar
- 实现avi->bmp 与 bmp->avi 之间相互转换的功能 开发平台是VC与OpenCV,The realization of avi-> bmp and bmp-> avi conversion functions between the development platform is a VC and OpenCV
bmp2avi
- use imput bmp image to build avi video
video-save
- 利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
