搜索资源列表
test psnr
- 视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal. there are a little program . It tests the PSNR of the YUV in the image.
Motion-Compensated_Noise_Reduction_in_BW_Motion_Pi
- Motion-Compensated Noise Reduction in B&W Motion Picture Films,基于运动补偿的视频降噪,matlab实现,有完整文档说明-Motion-Compensated in B Noise Reduction
AVI_Filter
- 用C++实现的AVI视频消噪,先将分解为独立的桢,再利用相关性去噪-AVI video de-noising
videodenoise-wiener
- 用opencv实现维纳滤波视频去噪,效果不算特别好,勉强可用,仅供大家参考!-Wiener filtering with opencv video denoising, the effect is not particularly good, barely available only for your reference!
cvFilter2D-opencv
- 用OpenCV实现cvFilter2D的视频去噪-With the OpenCV implementation cvFilter2D the video denoising
encodinganddecoding
- 实现对视频图像的游程编码和解码。过程包括:二维DCT变换、量化及游程编码。 一般来讲对于视频的I帧进行恢复,其信噪比可达到38DB以上。-Implementation of the video image encoding and decoding run-length. Process includes: two-dimensional DCT transform, quantization and run-length encoding. In general, I frame for
MoveObjct
- 研究了室内环境下的运动目标的检测技术。讨论了各种目标检测的算法,提出基于室内相对静止背 景下的目标检测算法,利用高斯背景建模方法提取较为理想与“干净”的背景帧,并可进行背景的自适应更 新,然后再利用所得的背景与当前视频帧进行相减,得到视频中运动目标的前景图像,经过平滑去噪处理得 到较为理想的目标检测效果 -Of the indoor environment of moving target detection. Discussed a variety of target dete
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
MCU_1908
- 针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评
Surfacelet
- 文将3D Context模型应用于 Surfacelet变换域 ,提出一种新的视频去噪方法. Surfacelet变换(ST)是一种 新的3D变换 ,具有多方向分解、 各向异性和低冗余度等性质. 根据视频信号 ST域内系数和噪声分布的特征 ,将 2D Context 模型拓展到3D ,按照能量分布将 ST系数分成多个子块 ,每个子块有独立的能量和阈值估计.实验结果表明 ,本 文算法噪声抑制效果明显优于分层 2D去噪声方法和其它现有的 3D方法 ,去噪视频的 PSNR值提高了约 2dB
image-operations-
- 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
Huawei-Patent
- 华为专利,内容为视频去噪,速度能够达到实时,有兴趣的朋友可以看一下-Huawei patent for video denoising, the speed can be achieved in real time, friends who are interested can look at
gaussian_partical
- 高斯和例子滤波跟踪视屏图像中的移动对象,用于处理视频图像中的高斯滤噪-Gauss and examples of filter screen images of moving objects, for processing video images of Gauss filter
detect
- 使用背景差分法,采用了高斯滤波法对其进行平滑,然后将视频的第一帧作为背景,其次,对去噪后的图像做帧与背景间的差分运算,再利用阈值分割,将运动目标从背景中提取出来-Using background subtraction, using the Gaussian filtering method was used to smooth, then the first frame of the video as a background, and secondly, the differential e
edge-denoise
- 视频降噪处理,边缘处理,中值滤波,结果可以在生成的excel文件中得到信噪比-Video noise reduction processing, edge processing, median filtering, results can be generated in the excel file get signal-to-noise ratio
PSNR
- 峰值信噪比的函数,用来衡量视频的压缩质量-Function of the peak signal-to-noise ratio, used to measure the video compression quality
videodenoise-meanfilter
- OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
《MATLAB图像与视频处理实用案例详解》
- 各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
quzao
- 视频空域去噪方法,采用中值滤波,可根据自己选择更改滤波器(Video airspace de-noising method)
RobustPCA-master
- 低秩学习,rpca,适用于图像去噪,视频跟踪。(low rank learning,rpca,image denoise.Image tracking)