搜索资源列表
a
- opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv achieve the extraction of video frames, including video from the camera and get access to video avi files
exframe
- OPENCV视频帧提取源代码,可提取AVI格式的视频-Video frame extraction
opencv-capture
- 使用opencv提取视频每一帧及将连续图片合成视频 //////////////////////////////////////////////////////////////////////// // // // 该程序实现视频和图片的相互转换. // Image_to_video()函数将一组图片合成AVI视频文件. // Video_to_image()函数将AVI视频文件读入,将每一帧存储为jpg文件. -To use opencv extracted vid
peoplecount
- 基于视频的人数统计,对avi视频帧进行灰度处理,用三帧差法提取运动目标,-Avi video frames on gray processed to extract moving target with three frame difference,
opencvexample--
- 使用opencv采用三帧差法对一段视频进行目标轮廓提取。在工程目录下放入命名为1.avi的视频文件即可。-Using opencv on a video frame differential method adopts three target contour extraction. In the project directory to devolve into named 1. Avi video files.