搜索资源列表
MPEGkit
- MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)-MPEG documents Development Kit (available in many ports, including the lifting of an arbitrary image, each frame image as a location, creating indexes, extracting audio and video detailed informat
JieQuAvi2
- 从avi视频文件中截取一帧,用于图像处理-from avi video files an interception for Image Processing
VFW实例
- 关于视频捕获的一段源码,能够得到要获得一帧图像,并能进行录像。-caught on a video source can be to obtain an image, and can be videotaped.
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
NightCheck070319
- 实现视频图片的抓取,本代码是每秒抓取视频图像的一帧。需要用到CxImage类,请到网上下载。如果你不要连接数据库,请删除相关代码。-video pictures crawls, the code is crawls per second video image one. Need to resort to CxImage category, search online download. If you do not connect to the database, delete the rele
CAvitobmp
- avi读取一帧内容,转化为bmp格式的图像-avi read a content into bmp format images
vc++avi
- AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能.用用VC++编写.-AVI video media player. One can extract images. Up fast, before a View, After one. , and other functions. prepared using VC.
VCapture
- 一个利用Video for Windows在 C++Builder编程环境下进行视频捕捉的一个实例。本 程序能够实现对输入的视频流的实时显示和捕获,包括 单帧图像的抓取和将一段视频流保存为AVI文件,同时 还可以对视频源的相关设置进行调整 -a use Video for Windows Programming in C Builder environment for inspection Frequency captured an example. The process
FrameCallback
- 1、利用VFW的实现的视频采集、处理程序,支持各种USB视频设备。 2、在回调函数中的lpVHdr结构指针中有lpData指针,即指向每一帧图像的RGB像素矩阵。 3、语言:delphi
mpeg2_encoder
- mpeg2_loopback为MPEG2算法的DEMO,主要是将每一帧的图像编码,然后解码输出。
aviFileWrapperDemo_src
- 一个AVI文件和BMP文件互相转换的程序,用C#编写,实现从avi文件中提取每一帧BMP图像,并可以把这些BMP图像重新组成AVI文件
OpenCVFirst.rar
- 基于OpenCV的从视频中得到一帧图像,格式为IplImage,Based on OpenCV be from a video image, the format for the IplImage
VIEW
- 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
directshow
- directshow 实现视频采集 单帧模式 并对 采集到的一帧可以进行参数设置 即 _bmpeader-realize DirectShow video capture single frame mode, and collected a set of parameters that can be _bmpeader
videodetect
- 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
33333
- avi读取一帧内容,转化为bmp格式的图像,并且可以进行-avi to read the contents of one into bmp format images, and can be carried out
videotest
- 一个小例子。利用directshow播放视频,可以同时播放两个视频,可以获得图像的每一帧,保存视频-Use DirectShow to play the video, you can simultaneously play two videos, each frame can be images, save video
vedioforwindows
- 关于视频捕获的一段源码,能够得到要获得一帧图像,并能进行录像。-VC++6.0
aviandframe
- 从AVI中捕获一帧图像并保存成bmp文件-AVI and frame save tobmp