搜索资源列表
matlab-vidio-capture
- 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
directshowCaptureAndShow
- directshow 为基础,封装了良好的类。用于 视频的获取和视频文件的读取,播放。 可以播放特定的时间段的视频文件。-directshow basis of a good Packaging category. Video for access and video files are read and broadcast. Can be broadcast at specific times of the video files.
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
IWmSyncRead
- 采用WMF SDK 编写的同步读取wmv文件格式的程序-WMF SDK prepared using the synchronous read wmv file format procedures
readyuv
- 本程序非常简短,可以读取YUV文件,YUV三个分量,分别获取。
extractframe_csharp
- C#实现从视频文件中读取关键帧数据源代码
OpenCvSaveVideo.rar
- OpenCv用camerads不需要用Directx读取并保存视频文件,read and save video
ContourTracking
- 基于openCV+VS2010 开发的 可读取视频文件 实现 播放 暂停 ,打开摄像头 可进行轮廓的简单提取 -Based on openCV+ VS2010 development can read video files realize play pause, open the camera can outline of simple extraction
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
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
Readavi
- 使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理-Using Visual C++ to read video files avi, and the frame of which deal with interception
2
- 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
2-3
- 将一个.avi文件读取,并且显示出来,加入了滑动控制 环境:Visual studio 2008,OPENCV2.0-An. Avi file to read, and the show, joined the sliding control Environment: Visual studio 2008, OPENCV2.0
AvideoplayerbasedonVisualCMFCandOpenCV
- 基于MFC对话框的OpenCV视频播放 主要功能:读取AVI视频文件、播放视频文件、可进行播放、暂停、停止操作-A video player based on Visual C++ MFC and OpenCV. Functions: Open .avi files play, pause, stop the video
camshift
- 冲文件中读取视频,利用camshift对彩色咪表进行跟踪-Red paper to read the video, use the color meter track camshift
laplace
- 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
yuv
- 可读取yuv文件,可以使嵌入的视频能够读取,使用DCT方式嵌入水印视频-Yuv files can be read
CvtColor
- 录入视频,每帧读入,添加学号信息,编写一个简单程序,读取并播放一段视频文件(或实时视频),同时在视频输出时叠加你的名字、学号并显示( 参考 cvPutText 函数-load avi per frame and add the information of num
myFilter
- 自己修改的基于DShow的过滤器,提供异步读取文件下发的功能-Modified based on DShow filter to provide asynchronous read the document by the function