搜索资源列表
yuv_chip
- 把YUV,CIF,YUV420格式的视频图像分解成单个图像文件-put YUV, CIF, YUV420 format video image is decomposed into a single image file
matlab将视频文件切割成静帧图片
- 将.avi文件分解成静帧图片保存
yuv_chip
- 把YUV,CIF,YUV420格式的视频图像分解成单个图像文件-put YUV, CIF, YUV420 format video image is decomposed into a single image file
15649499aviandbmp
- AVI视频分解成BMP图片以及BMP图片合成AVI视频-AVI video into BMP picture and BMP picture Synthesis AVI video
CamShift
- CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative M
myavitoimage
- 用MATLAB实现的一个用于视频转图像的程序,将视频按照一帧一帧的分解成相应的图像-Using MATLAB to achieve the one for the video switch to the image process, the video according to an a decomposition into the corresponding images
AVITOBMPorBMPTOAVIDlg
- 使用MFC将avi视频分解成一帧帧bmp位图;将一张张bmp合成avi视频-Using MFC will avi video down into a ZhenZhen BMP bitmap BMP synthesis avi video will be one
Task_01
- 读入一段视频并将之分解成每帧,然后进行灰度转换-Read into the section of video and broken down into fr a mes, then the gray scale conversion
MeanShiftDemo
- VC6.0下编写的meanshift的代码,由于针对是图片,所以之前必须把视频分解成一帧帧的图片-Prepared VC6.0 code of meanshift, for pictures, it must be preceded by video broken down into a fr a me of the picture
target-detection-algorithm-
- 为克服传统目标识别方法在处理空间特征分布极为复杂的数据时的缺点,提出1 种基于决策树的多特征检测算法,并将其应用到基于视频的海上搜救目标检测中. 该算法首先提取图像中的颜色、亮度等信息,通过计算各特征的信息增益建立决策树,将搜救目标检测问题分解成3 层决策树分类问题. 实验表明,该算法能够提高多特征目标检测的效率,在救生艇、筏等海上搜救目标检测的应用中取得较好的结果.-Characteristics to overcome the tr
avi-bmp-color-to-black-and-white-
- 将AVI视频分解成BMP图片并显示,然后将彩色图片转换成黑白突变并显示-Decomposed into AVI video BMP picture and display color images into black-and-white mutation and display
Untitled1
- yuv格式的视频分解成每一帧图像,使用的是matlab语言-yuv format video into each fr a me, using matlab language
YUV2im
- yuv视频分解成一帧一帧图像,可以根据需要选择图片格式-pull yuv out bmp
DCT-Video-Compression
- 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT c
YUV-change-into-RGB
- 本段程序代码实现了在matlab中将YUV视频分解成GRB三个分量的转换,并可以显示出三个分量转换的结果。-This segment achieved in the matlab code will convert YUV video into GRB three components, and can display the results of the three components of the conversion.
last-program
- 视频图像增强是数字图像处理的基本内容之一。随着视频监控系统的广泛应用,对该技术的研究也显得越来越重要。视频图像增强是图像增强技术的一种,在处理过程中先将视频分解成图片帧,然后对帧进行处理,包括降噪、突出所需细节、模糊等。视频图像增强是指按特定的需要突出一幅图像中的某些信息,同时,削弱或去除某些不需要的信息。这类处理是为了某种应用目的去改善图像质量,处理的结果更适合于人的视觉特性或机器识别系统,视频图像增强处理并不能增加原始图像的信息,而
Video-frame
- 帧数就是在1秒钟时间里传输的图片的帧数,视频分帧就是讲视频分解成图像。-fr a mes is in 1 second time transmission of picture fr a mes, video fr a me is decomposed into image video.
video2frame
- 将一段视频以一帧一帧的图像格式保存,用于将视频分解成图像-Will be a video image format to save a fr a me by fr a me, for the video is decomposed into image
ReadVideov2
- 能将AVI视频分解成图像帧,运行平台vc6.0与opencv-AVI videos to fr a mes, its running platform is VC6.0 AND OPENCV
附件1-视频读取-播放-存储操作程序
- 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one fr a me and one picture)