搜索资源列表
YUVviewerSrc
- YUV视频帧打开程序,在此基础上进行视频图像的压缩、处理
avsdec_source
- AVS是中国自己推出的视频图像音频编解码标准。包中是AVS 源代码,在C++环境下运行。
tuxiangyasuo
- 视频图像的压缩编码。用Vc编写的,还不错。
CaptureNET
- usb接口下的视频图像捕捉或录像,使用的是vc
rm52j
- AVS视频编解码器 能实现视频图像的高效率压缩 能在VC上高速运行
gaussian_partical
- 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关
用高斯和离子滤波来跟踪视频图像中的移动对象
- 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of
mpeg
- 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
ssim_index
- 视频质量评测模型 一个用于图像质量评测的模型,对于图像质量评测感兴趣的可作参考-Video Quality Evaluation Model 1 for Image Quality Evaluation Model for Image Quality Evaluation interested reference can be made
simulink2
- 详细介绍matlab、simulink,及视频图像,ppt-an introduction to matlab,simulink and vidio ,ppt.
JPEG
- 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows
Digital_video_proceeding
- 这是数字视频方面的知识,里面的代码是用MATLAB进行编写的,实现的功能是利用多约束的方法进行目标跟踪,是学习数字视频图像不错的一个例子。-This is a digital video knowledge, which the code is written in MATLAB to achieve the functionality is the use of multi-target tracking method constraints, is learning digital vide
ObjTracking
- 目标跟踪的综述,是学习视频图像中目标跟踪的必看文献。-Summary of target tracking, is to learn the video image object tracking must-see literature.
tracking
- 视频图像跟踪,一种高效的视频图像跟踪程序-Video image tracking, an efficient video image tracking program
实例4 matlab控制摄像头获取外界图像
- MATLAB经典案例系列视频,matlab控制摄像头获取外界图像(MATLAB classic case series video, matlab control camera to obtain external images)
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
视频前景获取
- 用于检测视频中的前景信息,并生产成图像。
视频分析算法_VAP源代码-算法仿真
- 提供60种基于Matlab的视频分析算法源代码(Provides 60 Matlab based video analysis algorithm source code)
视频读取-播放-存储操作程序
- 把视频转换为图片,并保存每一帧图片,视频读取-播放-存储操作程序(Convert video into pictures and save each frame picture, video read play memory operation program)
关于视频图像特征提取的检测设计
- 用matlab编写的视频运动检测,可用于图像特征提取,方便可靠,移植性强。