搜索资源列表
视频序列运动补偿matlab实现
- 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
立体视频
- 关于视频序列中的目标检测和运动跟踪的论文
YUV视频序列PSNR的计算
- YUV视频序列PSNR的计算源码,对数字视频处理的朋友有一定的参考价值。支持YUV4:0:0, 4:1:1, 4:2:0, 4:2:2 and 4:4:4格式。 The function computes the psnr between two yuv videos. It considers the video signal as a whole and it doesn't average the psnr's of the single frames.
视频帧提取
- 对avi视频文件进行帧图像的提取,对bmp位图序列进行avi视频的合成双向功能,程序基于vc++结合opencv开发。
视频水印
- 一个自适应的水印嵌入代码视频序列是YUV4:2:0
android视频传输
- 利用Android 的camera图像的预采集,通过实现PreviewCallback类的回调函数onPreviewFrame,获得camera采集的原始图像数据之后,压成jpeg格式传到pc端。pc端对接收到的jpeg图像序列进行实时解压和显示,就达到了预想的效果。 开发环境为Windows XP+java 1.6+Eclipse3.4.2 Android版本为1.5 手机测试平台为HTC Hero AndroidVideo为手机端的源代码 AndroidVideoPC为PC
视频序列运动补偿matlab实现
- 视频序列运动补偿matlab实现视频序列运动补偿matlab实现视频序列运动补偿matlab实现视频序列运动补偿matlab实现视频序列运动补偿matlab实现
视频处理的典型YUV图像序列
- 视频处理的典型YUV图像序列,akiyo,cif格式,YUV video processing of the typical image sequence, akiyo, cif format
quyinying.rar
- 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
kalmanV.rar
- 采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。,Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.
framdif.rar
- 对视频序列中的两帧求帧差,无需转换成灰度图,Of video sequences for two of the bad frame, no need to convert the grayscale
Compute_psnr.rar
- 计算视频序列的PSNR值,分别计算出每一帧的PSNR值,Calculation of the PSNR values of video sequences, respectively calculate the PSNR value of each frame
PSNR_MOS
- 提供PSNR到主观5分MOS模型之间的转换. 输入视频序列,直接提供改视频主观质量的结果,5分为最高满分,1分最低。MOS模型是衡量视频的最流行的方法,改转换模型结合本人论文实验当中的方法得出的。-PSNR provided to a subjective 5 minutes conversion between MOS model. Input video sequence, directly to the results of subjective quality video, divi
CMUvideo
- opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
median_DIY
- 利用中值法,在一系列的视频序列中提取初始背景,一般在视频处理中,作为初始背景,这是提取背景,实时更新的一个前提;-Using the value method, in a series of video sequences to extract the initial background, usually in the video processing, as the initial background, which is extracted the background, a prereq
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
psnr
- 分析计算高清、标清电视视频序列的PSNR。 给出yuv文件,然后只需代码中给出自己需要是高清的,国标电视视频1920*1080,标清720*576,然后分析各个电视画面帧的PSNR值。-Analysis and Calculation of High Definition, Standard Definition TV video sequences of the PSNR. Give yuv file, then just give the code to their own needs
基于电子稳像的视频序列抖动处理技术
- 视频序列往往会由于摄像机及其载体的运动产生扰动,一些过量的扰动即视频序列的 抖动会严重影响视频图像的质量,对于视频序列抖动问题的研究也因而逐渐兴起.文章立足于 分析抖动产生的机理及在抖动的分类和建模方面进行研究,企图对抖动进行更为细致
帧转视频
- 功能是用matlab语言将一帧一帧的图像转换成视频序列(Converts frames and frames into video sequences)