搜索资源列表

  1. duibidulargen

    0下载:
  2. 图象处理的常用算法\meanfilter.rar 对比度拉伸-Commonly used image processing algorithm meanfilter.rar contrast stretching
  3. 所属分类:压缩解压

    • 发布日期:2024-07-07
    • 文件大小:49152
    • 提供者:yuhch
  1. meanfilter

    0下载:
  2. 脉象信号去除基线漂移,非线性一维信号去除基线漂移,中值法-MATLAB wavelet procedure to baseline drift, baseline drift realize pulse
  3. 所属分类:matlab例程

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:张冲
  1. meanFilter

    0下载:
  2. Mean filter to get rid of salt and pepper noise in images using openCV library for VC-Mean filter to get rid of salt and pepper noise in images using openCV library for VC++
  3. 所属分类:图形图象

    • 发布日期:2024-07-07
    • 文件大小:3309568
    • 提供者:mariam
  1. meanfilter

    0下载:
  2. vc代码,关于均值滤波法的图像平滑 (以原始lena图像为测试图像)-vc code, on the mean filter for image smoothing (in the original lena image for the test images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-07
    • 文件大小:2920448
    • 提供者:belief
  1. meanFilter

    0下载:
  2. This is a variable length window averaging filter that uses an MCP3002 ADC with SPI interface to sample an analog input, and has a PWM that can be run through a low-pass filter to produce an analog output. The design was
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-07
    • 文件大小:16384
    • 提供者:Kelton
  1. meanfilter

    0下载:
  2. this the example of reading the image for the beginner. besides it is example of practice how to read the image and compute its statistical value.then its the coding for filtering of mean filter-this is the example of re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-07
    • 文件大小:501760
    • 提供者:ecah
  1. mmfilter

    0下载:
  2. 均值滤波和中值的matlab代码,很有用,比较适合初学者使用-meanfilter and medianfilter,pretty good!!
  3. 所属分类:matlab例程

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:项雷
  1. MeanFilter-opencv

    0下载:
  2. 基于openCV的图像均值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image mean filtering denoising procedures, using VC6.0 to achieve
  3. 所属分类:OpenCV

    • 发布日期:2024-07-07
    • 文件大小:1083392
    • 提供者:
  1. meanFilter

    0下载:
  2. 一个vb做的均值滤波器,相信对图像处理入门的朋友有一定的小帮助-meanFiter written by vb, hoping it is useful for you
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-07-07
    • 文件大小:50176
    • 提供者:F_airplay
  1. meanfilter

    0下载:
  2. mean(均值滤波处理(图像复原)C++实现小程序,适用于学习者-mean filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:春晓
  1. videodenoise-meanfilter

    0下载:
  2. OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
  3. 所属分类:OpenCV

    • 发布日期:2024-07-07
    • 文件大小:13555712
    • 提供者:辉少
  1. meanfilter

    0下载:
  2. 均值滤波器,可以改变filter的大小。例如:3X3,5X5,7X7 -Mean filter, you can change the size of the filter. For example: 3X3, 5X5, 7X7
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-07
    • 文件大小:49152
    • 提供者:武小杰
  1. meanfilter

    0下载:
  2. c and matlab code work together. It implement the meanfilter function.-c code and matlab co-work. This function shows the meanfilter of image. You can try the code. There is no bug inside.
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-07
    • 文件大小:40960
    • 提供者:robin lee
  1. xiaoboyuzhi

    0下载:
  2. 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.
  3. 所属分类:波变换

    • 发布日期:2024-07-07
    • 文件大小:641024
    • 提供者:李松
  1. meanfilter

    0下载:
  2. average or mean filter for salt and pepper noise.i hope this file help u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:aseman
  1. meanfilter

    0下载:
  2. 基于IDL的均值滤波和中值滤波方法,处理速度更加快-meanfilter and midfilter based on idl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:liuzhiheng
  1. MeanFilter.m

    0下载:
  2. mean filter matlab code
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:midou

源码中国 www.ymcn.org