CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median filter

搜索资源列表

  1. adpmedian

    0下载:
  2. 图像处理中的自适应中值滤波源代码,多多下载,很有用-the source code about adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:892
    • 提供者:王普
  1. adpmedian

    0下载:
  2. matlab数字图像处理中的自适应中值滤波函数-adaptive median filter function file in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:812
    • 提供者:艾紀732年
  1. vc_showdib_2011_Demo

    0下载:
  2. 数字图像处理 平移旋转 fft dct 直方图均衡 最大值 最小值 缩放 中值滤波-Digital image processing median filter in the translation rotation the fft DCT histogram equalization Maximum Minimum zoom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1939159
    • 提供者:chenlin
  1. AdaptiveMedianFilter

    0下载:
  2. 在标准中值滤波的基础上,当处理每一个象素时,判断该象素是否是滤波窗口所覆盖下邻域象素的极大或者极小值。如果是,则采用正常的中值滤波处理该象素;如果不是,则不予处理。-On the basis of the standard median filter, whether the pixel is large or very small values of the filter window which is covered under the neighborhood pixel. If yes,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1009
    • 提供者:nhh
  1. pcb2

    0下载:
  2. Matlab图像处理,图像平滑滤波,二阶巴特沃兹低通滤波,二阶巴特沃兹高通滤波,中值滤波- Matlab image processing, image smooth filtering, second order bart woz low pass filtering, second order bart woz high-pass filter, median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3483913
    • 提供者:liujingwei
  1. Filter

    0下载:
  2. 常见滤波算法的库文件源代码,包含平均值、中位值、递推平均值、差值法等-Common filtering algorithm library file source code, including average, median, recursive, on average, the difference method
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:65079
    • 提供者:唐建春
  1. image-enhancement-function

    0下载:
  2. 伽马变换,直方图均衡化,直方图修正方案123,自适应全局直方图均衡局部锐化,中值滤波-Gamma transform, histogram equalization, histogram modification scheme 123, adaptive global histogram equalization local sharpen the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4704
    • 提供者:zzz
  1. zhongzhilvbo

    0下载:
  2. 这是一个关于用VC对图像处理时去噪的中值滤波代码。自己编写的中值滤波函数-This is a median filter denoising image processing code with VC. Median filtering function I have written
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4453
    • 提供者:杨宽宽
  1. zhongzlb

    0下载:
  2. Matlab 的图像处理函数.......自己编写的中值滤波代码,注意处理图像时的像素不能太高,要不响应时间会延长很多-The Matlab image processing functions ... the median filter code I have written, pay attention to handling image pixel can not be too high, or the response time will be extended
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:541
    • 提供者:杨宽宽
  1. Code_for_MedianFilter33

    0下载:
  2. 数值图像处理:中值滤波设计,3*3方形窗,边缘检测的设计代码-Numerical image processing: the median filter design, the design code of 3* 3 square window, edge detection
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:53868
    • 提供者:xinghe
  1. filter

    0下载:
  2. 中值滤波,直方图均衡化matlab源程序,非matlab自带库函数。matlab图像裁切实现。-Median filtering, histogram equalization matlab source, not just using matlab library function. matlab image cropping.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:358626
    • 提供者:林依然
  1. The-median-filter

    0下载:
  2. 基于开关中级滤波的图像细节保护器的研究。-Based on switch intermediate filtering image detail study on the protector.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1569338
    • 提供者:wallace
  1. Codes

    0下载:
  2. Image Processing, Restoration, Median Filter, Opening files, Box filter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3307
    • 提供者:Biniam
  1. zhongzhi

    0下载:
  2. 利用matlab实现对图像的中值滤波处理!-Using matlab median filter processing on the image!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42484
    • 提供者:李猛
  1. lvbo

    0下载:
  2. 对二值图像进行均值滤波与中值滤波,降低噪声-Mean filter and median filter to reduce noise on binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:454610
    • 提供者:cheng
  1. noise

    0下载:
  2. 1. 用 butterworth和理想低通滤波器对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 2. 用 3x3邻域平均平滑和3x3中值滤波对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 3. 用 roberts算子和Laplace算子对一图像进行锐化处理, 得到其边缘二值图像.-Salt and pepper noise and Gaussian noise images with butterworth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20457
    • 提供者:Xucheng
  1. zjdaima

    0下载:
  2. 模板均值滤波去椒盐噪声,模板中值滤波去椒盐噪声,去高斯噪声,去椒盐噪声-Mean filter template to salt &pepper noise,Template median filter to salt &pepper noise,To gaussian noise,To salt &pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:daze
  1. DM642_MedianFilter

    0下载:
  2. TI DSP DM642下对图像做中值滤波的使用实例,有很强的参考价值 -TI s DSP the DM642 image example of the use of the median filter, there is a strong reference value
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:265008
    • 提供者:第二天堂
  1. likePic

    0下载:
  2. 实现了图像显示功能的简单程序,还有图像反色和,傅里叶变换,中值滤波-Simple procedure to achieve the image display, as well as images of anti-color and Fourier transform, median filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2733054
    • 提供者:liyanqiong
  1. edgePickUp

    0下载:
  2. matlab,中值滤波器实现位操作边缘检测-Matlab, the median filter-bit operating edge detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:youmo
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com