搜索资源列表
jpegfaq
- JPEG教程,包括视频图象的压缩与解压缩,以及其他视频处理算法. -JPEG teaching tool, including video and image compression/decompression, and other video processing algorithms.
VTB4Matlab
- 一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。-AP as a video processing with C / C code, the software can be used in Matlab. AVI including reading and CIF / QCIF video sequence code, Canny operator, Harris c
huffmanandjpeg
- 数字视频处理\\数字JPEGMPEG编解码一书光盘\\huffman jpeg.rar非常实用-digital video processing \\ digital codec JPEGMPEG a CD \\ Huffman very practical jpeg.rar
zigzagdemo
- 在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序号及其逆序号为一次性遍历生成,其时间复杂度仅为O(m×n)。
mat
- 对matlab图像及视频处理函数的功能介绍和一些例子。
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.
AForge.NET
- C#开发的计算机视觉及人工智能领域的一个功能非常强大的类库,包括图像处理库、计算机视觉库、机器学习库、视频处理库等。-AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
background_substraction
- 视频背景非参数估计论文及matlab实现.matlab代码只实现了灰度图的背景估计,论文利介绍的彩色视频处理方法可以自己看看怎么做。-Background and Foreground Modeling Using Nonparametric Kernel Density Estimation for Visual Surveillance AHMED ELGAMMAL, RAMANI DURAISWAMI, MEMBER, IEEE, DAVID HARWOOD, AND LA
shipinxuliematlab
- matlab的视频处理命令集-matlab video processing command set. . . . . . . . . . . . .
In_the_video_monitoring_system_using_FPGA_for_vide
- 在视频监控系统中使用FPGA进行视频处理.rar-In the video monitoring system using FPGA for video processing. Rar
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
tiandiline
- 本程序用于森林视频监控中天地分界线的确定,确定后对于天地线上方部分都认为是天空不进行处理,可提高视频处理效率和系统的性能。-The procedure for forest video surveillance to determine the boundary between heaven and earth. The part above the line side is considered as sky, do nothing to which. It can improve the v
yumaoqiu
- 本程序是用matlab实现的对样本视频处理,本视频是用于识别羽毛球拍的运动轨迹,经检测,实现完好。-This procedure is implemented by matlab sample video processing, the video is used to identify the racket trajectory, after testing, to achieve well.
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
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)
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)