搜索资源列表
FrameGrabberlwt
- 实现了DirectShow 进行图像图形的视频抓频功能,可以任意抓取视频流中的任何一帧图像。-realized the image DirectShow Video Graphics grasp frequency function, can be arbitrary crawls video streaming of any one image.
ov7670的上位机采集程序
- ov7670的上位机采集程序,点击采集可获取一帧图像-ov7670 collection of PC programs, click on the image acquisition can obtain a
D3DXViedoCapture
- 利用DirectX与DirectShow,实现的增强现实技术。主要利用DirectShow采集一帧图像成为纹理贴在表面上,再于表面钱叠加虚拟物体。需要DirectX9 SDK,以及DirectShow SDK。-Using DirectX and DirectShow, to achieve augmented reality technology. DirectShow capture primarily used as a texture image attached to the surf
Video-motion-detection-algorithm-source-code
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
CapVideoImage
- 一个截取视频任何一帧图像的源代码例子。 可以支持wmv,avi等等格式的视频。-Capture video image for each frame.
avitoavi
- avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。-avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.
key_frame_get_source
- 实现“基于互信息量”进行关键帧提取的具体算法,该算法以帧间的互信息量来衡量两帧图像内容的相似性,可以对具体镜头按其特点自动提取出一或多个关键帧。-To achieve " Based on mutual information" to a specific key-frame extraction algorithm in order to frames to measure the two mutual information similarity of image cont
MOTIONP
- 对视频图像的一帧进行帧间预测,即:通过前一帧的信息预测当前帧的信息-To predict the frame using the former frame
aviAVI
- vc++aviAVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能.用用VC++编写-vc++ aviAVI media video player. can extract an image. quick release, see the previous frame, after a. and many other features. use with VC++ written
84170526vcppavi
- AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能-AVI Media video player. Can be extracted on a frame. Quick release, see the previous frame, the latter frame. And many other features
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
decoderlib
- 静态解码库,可对avi文件中的一帧图像进行解码,解码成yv12格式,-static decoder lib, can decode one frame to yv12 format
shipingenzong
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。 -Some approaches to detect motion in a video stream. There are many approaches for motion detection in a continuous v
histogram
- 基于对话框中picture控件绘制直方图 是在视频流中截取出的一帧图像进行直方图统计,如果不停的截取,将形成动态的直方图,该函数是基于OpenCV中视频帧中调用,故参数是IplImage类型的-Based on dialog box picture control drawing histogram is in streaming video capture a frame of image histogram statistics, if intercepted, will form a dy
SaveFrameToFile
- 将视频中一帧图像数据保存成本地位图,验证视频图像是否正确-The video image in a map data storage cost position, verify that the correct video
video
- 读取视频总帧数,并可对视频每一帧图像进行处理-Reads the video frames, and the image can be processed
background_subtraction
- 通过读取视频中背景图像和其中一帧图像,利用背景差分法获得目标图像-By reading the background image and one frame image, the target image is obtained by using the background difference method.
flame height
- 该代码可用于计算视频记录火焰初始数据中的每一帧图像火焰高度(This code can be used to calculate the flameheight of each frame image in a video.)
帧转视频
- 功能是用matlab语言将一帧一帧的图像转换成视频序列(Converts frames and frames into video sequences)
read video and save every frame as .jpg
- 将视频拆分成一帧帧的图像,并统计帧的数量,此代码在matlab r2016b环境下运行(The video is split into one frame and the number of frames is counted.)