当前位置:
首页
资源下载

搜索资源 - adaptive filter in image processing
搜索资源列表
-
0下载:
图像的平滑与增强是数字图像处理过程中的重要步聚,图像平滑可以消减噪声,但会丢失细节,增强可以突出
边缘但同时会放大噪声。为了解决图像平滑与增强之间的矛盾关系,提出一种图像的自适应平滑与增强方法,在进行滤波
时,动态确定所处理像素点的滤波权值,在平滑了图像区域内部的同时,又对图像中的区域边缘进行锐化增强,有效解决了
图像平滑与增强的矛盾。-The image smoothing and enhancement of digital image processing of the imp
-
-
0下载:
在图像中处理椒盐噪声的自适应滤波器 代码原创-In the image processing salt &pepper noise adaptive filter
-
-
0下载:
adaptive median filter used in image processing
-
-
0下载:
This package contains a beta MATLAB version of the VSNR function from
the paper "VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for
Natural Images," D. M. Chandler and S. S. Hemami, published in the IEEE
Transactions on Image Processing,
-
-
0下载:
对《自适应滤波器原理》一书中使用“最速下降算法轨道曲线”进行自适应滤波器设计的方法进行了matlab实现。研究图像处理方向滤波器设计的可以参考。-This program is using the "steepest descent algorithm tracks curve" in "Adaptive Filter Theory" to design adaptive filter methods based on matlab. which can refer to who resear
-
-
0下载:
区域自适应中值滤波器在数字图像处理中的应用,针对椒盐噪声的强弱处理,可能过matlab仿真得出明显的效果展示-The regional adaptive median filter in digital image processing, for the strength of the salt and pepper noise processing, may be too matlab simulation draw the obvious effect of display
-
-
0下载:
MATLAB的图像处理基础的资料\3
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
0下载:
MATLAB图像处理源程序3:程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0
-
-
0下载:
Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye o
-
-
0下载:
Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye o
-
-
0下载:
Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye o
-
-
0下载:
Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye o
-
-
0下载:
Image color appearance model (iCAM, image Color Appearance Model) is an adaptive prediction for each pixel still image viewing conditions in which the perception of color appearance model. It uses a Gaussian filter processing simulate the human eye o
-
-
0下载:
adaptive filter in image processing
-
-
0下载:
这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。
首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
-
-
0下载:
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运
-
-
5下载:
本代码使用引导滤波器去除图像中的雨滴
在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件-This code USES the guided filter to remove image in the rain
Before the clarifications in rain and snow weather image processing, to the dynamic conte
-