搜索资源列表
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
imaqacdemo3
- 一个MATLAB的视频处理源程序,相信做这方面研究的朋友会有些用处。-MATLAB to deal with a video source, I believe that this study will be useful friends.
VTB4Matlab
- Matlab图像与视频处理工具(VTB4Matlab)代码,对相关专业的人来说很有用-Matlab image and video processing tool kit (VTB4Matlab) code
vipcodec
- 该系统实现了视频通信系统由通信模块库及使用从视频处理模块块基于MPEG - 1和DVB演示演示基于Simulink模块,它不从源编码,频道编码(RS编,卷积编码器)调制(QAM调制, OFDM)技术,信道及当时的整个过程相反,在接收端 然而,甚少是一个问题,那里的视频源编码器输出去到信道编码,当运行系统,则会出现错误,说的RS -编码器输入不正确,这种输入问题,我想,未来的视频输出 我不会令你对这个问题APRRECIATE&应该是什么的RS编码器输入的大小帮助? 原
videopro
- matlab 视频处理,图像处理,视频播放,图像跟踪-matlab video processing, image processing, video playback, image tracking, etc., etc.
shipinxuliematlab
- matlab的视频处理命令集-matlab video processing command set. . . . . . . . . . . . .
video_processing
- 视频处理有关MATLAB源程序,包括视频定位,视频模板匹配,视频分割,视频滤波,视频捕捉等-MATLAB source video processing, including video positioning, video template matching, video segmentation, video filtering
EBMA
- 运动目标跟踪的经典算法,用于多媒体视频处理-Target Tracking classical algorithm for multimedia video processing
MATLAB-development-application
- 介绍基于MATLAB实时视频处理平台的开发和应用方法-Introduced real-time video processing platform based on MATLAB development and application of methods
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
《MATLAB图像与视频处理实用案例详解》
- 各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
视频处理图片程序
- 将视频中内容分帧,然后提取成图片形式,方便进行分析处理(In the video content extraction into a picture of)
matlab
- matlab视频转换成每帧图像,并输出到一个文件夹(The video is converted to each frame image and output to a folder.)
视频基本处理
- 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each frame of the video can be processed and stored, and the pictures can be reassembled into video)
MATLAB教学视频:MATLAB数字图像处理基础入门教程
- matlab图像处理视频和案例,配套视频和资料(the video for image solving for matlab)
视频处理
- 读入一个视频,处理后,可以识别人脸,并用矩形框圈出。附赠另一个人脸识别代码(Read a video, after processing, can identify the face. Circle it with a rectangular box.With another person face recognition code)
第 18 章 基于GUI搭建通用视频处理工具
- 基于GUI搭建通用视频处理工具,matlab搭建界面,读取处理视频(Build a general video processing tool based on GUI, build an interface with MATLAB, read and process video)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进