CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中值-均值滤波

搜索资源列表

  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. spfilter.rar

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等,To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:630
    • 提供者:yang
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. MATLABimageprocess1

    1下载:
  2. 实现对图像的基本处理,如:均值滤波、中值滤波、伪彩色处理。-To realize the basic image processing, such as: mean filtering, median filtering, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125754
    • 提供者:ghostlin
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:yang
  1. filtering

    0下载:
  2. 文档中有详细的在VC++6.0中进行均值滤波和中值滤波的操作过程,附有主要程序源码-Document in detail in the VC++6.0 in average filtering and median filtering operations, with the main program source code
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:481383
    • 提供者:晓凡
  1. imgdenoising

    0下载:
  2. 均值滤波去噪,中值滤波去噪以及SVD去噪-Mean filter denoising, median filtering and denoising SVD Denoising
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:157981
    • 提供者:X.Y. Gao
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:10511
    • 提供者:qing
  1. ImageFiltering

    0下载:
  2. 图像滤波,高斯,均值,中值,滤波源代码 Image Filtering/dftfilt.m, Image Filtering/directinv.m, Image Filtering/gaussianLR.m, Image Filtering/medianfilt.m, Image Filtering/rgblaplacian.m, Image Filtering/rgbspatial.m, Image Filtering/spatial.m, Im
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:24316
    • 提供者:陈曦
  1. filters-in-spacial-domain

    0下载:
  2. 空域中的均值滤波,中值滤波,几何均值,调和反调和均值滤波器等-filters in spacial domain,such as median filter
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:676
    • 提供者:冯小强
  1. wenjian

    0下载:
  2. 分析比对了均值滤波和中值滤波两种方法,对彩色图像滤波处理的优劣-Analysis compared the mean filter and median filter are two methods, the merits of color image filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:204958
    • 提供者:linan08
  1. Filtering

    0下载:
  2. 时域滤波方法,频域滤波大全(包括中值滤波,均值滤波,理想低通,巴特沃斯低通 带通滤波器-Time-domain filtering, frequency domain filtering Daquan (including the median filter, mean filter, the ideal low-pass, Butterworth low-pass band-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4646
    • 提供者:zhangjiahui
  1. 滤波处理

    0下载:
  2. 滤波处理,包括最大值滤波、最小值滤波、中值滤波和平均值滤波!-filter processing, including filtering maximum and the minimum of filtering, median filtering and filtering average!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3032
    • 提供者:rterwill
  1. filter

    0下载:
  2. 程序中包括自适应阈值中值滤波,自适应阈值均值滤波,自适应阈值均中值滤波,对图像进行简单去噪-Program including median filter, adaptive threshold adaptive threshold average filtering, median filter, the adaptive threshold to simple image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:8569
    • 提供者:安达
  1. chengxu1

    0下载:
  2. MATLAB实现图像中值 均值 维纳滤波 源程序代码-The mean value of wiener filtering in MATLAB image source program code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:吴磊
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. after

    0下载:
  2. 提供了Lena原始图,并对其加入斑点噪声后用中值,均值进行不同窗口和邻域的滤波,-Provide Lena original figure, and to join with the median after speckle noise, the mean of different window and neighborhood filtering,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:51200
    • 提供者:pfopositions
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com