资源列表
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
dense_trajectory_release_v1.2
- this code extract dense samples for human action recognition
OpenCVRecordTV
- 用VC+OpenCV制作的视频采集软件,功能类似屏幕录像,逐帧采集并保存AVI格式-With VC+ OpenCV produced video capture software, functions like screen recording, frame capture and save AVI format
vip111
- 最新VIP视频解析源码 支持搜索,想看什么搜什么(The latest VIP video analysis source code to support search)
CPointCloud3D
- 3D点云的显示程序,很容易理解,推荐给各位,希望有帮助。-3D point cloud displaying prograg
VideoSummarizationandSystemImpleentation
- 视频场景切分和关键帧提取是视频摘要技术的两个关键内容-Video scene segmentation and key frame extraction is a video summary of the contents of two key technologies
VedioScreenshots
- 实现视频播放和随时的截屏,非常好的C++代码!-Video playback and screen shots, very good C++ code!
CamPhotograph
- 用C++做的,基于VFW的摄像头拍照软件-Based on the VFW Camera Photo software
CCD
- 利用ccd获取图像信息,并通过界面显示实时图像,c语言bianxie-ccd get image information and real-time display, and then through the gui, very powerful
ffmpeg-0.6
- 版本 0.6.1 ffmpeg包含各种音视频标准的codec,很多开源项目都采用了ffmpeg.-Version 0.6.1 ffmpeg includes a variety of audio and video standard codec, many open source projects have adopted the ffmpeg.
CHN
- 海康威视频监控例子,并有相关详细的源码例子,接口说明等文档!
VideoSample1
- 这是基于Directshow的读取摄像头影像数据的一个小程序。-This is based on Directshow camera image data read in a small program.