搜索资源列表
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
MyYUViewer
- YUV视频序列文件的读取和显示例程。VC++打开YUV格式(CIF或QCIF)的视频,还可以设置显示的帧率
MpegClient
- 一个简单的读取MPEG文件的程序,可以抓取其中指定的视频帧。
extractframe_csharp
- C#实现从视频文件中读取关键帧数据源代码
AVIreaderVC++
- visual c++的视频处理程序,可以逐帧读取AVI的视频文件,本人精心收藏的
微图SDK5.0(专业版)
- 其中,VC中还有相应功能的模块代码,包括: 1、单路显示存图: SingleCapture 2、多路显示存图: MultiCapture 3、简单回调存图: SimpleCallback 4、多路回调存图: MultiCallback 5、压缩存储: SaveAvi 6、连续帧采集: SequenceCapture 7、外触发回调: TriggerCallback 8、文字图形叠加: GDIOperation 9、 OSD操作: OSDOperat
AVITest.rar
- 读取AVI文件,获取AVI视频文件的每一帧,并保存为BMP图片
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
yuvread
- 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
Wmv
- VC++ WMV 视频文件帧读取,需要用到WMSDK开发包。-VC++ WMV video files frame read, need to use WMSDK Development Kit.
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
2
- 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
video
- 实现视频每一帧的读取,并实现视频的镜头分割-shot detection and segmetation
vedio
- 包括了视频的读取,终止,暂停,上一帧,下一帧等操作。-Including the video read, termination, suspension, the last frame, next frame and other operations.
videowatermarkDCT
- 一个基于DCT系数的视频水印嵌入程序,读取yuv文件,提取其中的若干帧,然后对每帧做DCT变换,在中低频修改系数值,然后做IDCT,再把每帧图像组成YUV格式播放。-DCT coefficients of a video-based watermark embedding program, read the yuv file, extract the number of frames, and then do each frame DCT transform coefficients in th
video-read-and-coding
- 在matlab中读入视频序列,并显示出来。对视频流文件进行按帧读取,并计算帧与帧之间差值,并统计差值的分布。-Read into the video sequence in matlab, and displayed. Streaming video, read the press frame, and calculate the difference between frames, and statistical difference between the distribution.
gray
- 读取计算机中的视频文件,并进行安帧读取,然后进行灰度处理,存成文件形式-read the video and process the video into images
H_264_AVC
- H.264视频解码 读取视频 帧间预测 分块类型比较-H.264 video codec inter prediction
opencv
- 截取视频图像并进行图像处理代码包,按帧读取,并进行一系列图像处理,高斯平滑,腐蚀膨胀等。(nterception of video images and image processing code package)
程序
- jianche.m 视频追踪主程序,读取视频 先读取监控视频,对每一帧进行救护车识别,保存每一帧处理的结果,运行时候需要修改。 比如:imwrite(uint8(FormerFrame1),strcat('E:\车辆追踪\跟踪\',num2str(k),'.jpg')) 需要自己重新定义文件夹,对每一帧结果进行保存(Jianche.m video tracking main program, read video First read the surveillance video