搜索资源列表
VC_视频捕捉与帧处理
- 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)-video frame capture and processing procedures v0.1 demo version : 1. USB camera 2. use Packaging good framegrabber category, three very simple. w
获取视频帧
- 这是用MFC编写的获取AVI视频的帧,希望大家一起学习
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
FrameGrabber.rar
- 利用DIRECTSHOW实现视频帧的抓取,可以为从事视频处理的人或者初学DSHOW的人提供实践帮助。,Achieve video frame using DirectShow crawl, we can deal with the people engaged in video dshow beginner or the person to provide practical help.
视频监控(面积报警)
- 通过视频监控,对视频流帧处理,自动发现火情并报警。-Through video surveillance, video streaming frame processing, auto-discovery and fire alarm.
Mpeg4Decoder0809011
- symbian上的yuv视频文件处理程序 可对yuv的每一帧数据进行读取 处理 显示-symbian the yuv video file handling procedures can yuv data of each frame read treatment showed
vfw-learn
- VFW VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属
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.
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
Avi
- 一些简单avi视频处理函数,包括创建Avi视频函数,从视频帧中读入图像数据,存储显示函数等。-Some simple avi video processing functions, including the creation of Avi video function to read into the frame from the video image data, storage, display function, and so on.
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
DirectShow
- 本文以DirectShow技术为基础,通过对媒体文件或多媒体 流中的视频流的处理,从多媒体文件视频流中捕获视频帧图 像,提取出所需要的最好、最有价值的图像帧信息。利用 DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia fi
get_frame_from_AVI
- 视频图像处理第一步,从AVI视频流中获取单帧的图像数据,调试通过,初学者试试。 -Video image processing step, from AVI video stream for single frame of image data, debugging through, for beginners to try.
hexinchengxu
- ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
1
- 本文提出一种基于H.264低比特率视频流的半脆弱盲水印方法,通过在H.264特有的的帧内预 测和运动向量预测中分别嵌入鲁棒水印和脆弱水印,达到版权保护和内容完整性认证的双重目的.通过在嵌入强 度和预测模式选择的拉格朗日乘子中引入H.264量化因子,增强了水印对重量化编码的抵抗力,取得更好的率 失真平衡,减小水印嵌入对视频流比特率的影响.该算法可以实现水印的快速嵌入提取,满足视频实时处理的要 求,实验结果证明了该算法的有效性.-A novel semi—fragile blind
Superposition
- 视频与字幕的叠加实现,通过GDI绘图在视频帧上输出标准的字符串,可以根据进度,显示不同的字幕和音乐节奏;能对字幕进行勾边或其他效果处理,以突出显示。有详细的说明文档-Video with subtitles superimposed to achieve, through the GDI graphics in the video frame on the output of a standard string, can progress to show the different subtit
ex02
- 应用的小程序,对opencv读取视频,对视频帧处理-Application of small program, and to opencv read video, the video frame processing
hello
- 基于OpenCV的摄像头程序,将摄像头获得的视频帧处理成灰色显示。使用前请先安装OpenCV。-Camera code based on OpenCV, camera for video frame processing into gray display.Before use, please install OpenCV.
opencv
- 此程序适用于图像跟踪范畴,Opencv视频帧处理,将图片处理成每一帧,方便后续跟踪处理。-This procedure applies to the image tracking category, Opencv video frame processing, the image processing to each frame to facilitate follow-up treatment.
视频基本处理
- 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each frame of the video can be processed and stored, and the pictures can be reassembled into video)