搜索资源列表
duibidulargen
- 图象处理的常用算法\meanfilter.rar 对比度拉伸-Commonly used image processing algorithm meanfilter.rar contrast stretching
meanfilter
- 脉象信号去除基线漂移,非线性一维信号去除基线漂移,中值法-MATLAB wavelet procedure to baseline drift, baseline drift realize pulse
meanFilter
- 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++
meanfilter
- vc代码,关于均值滤波法的图像平滑 (以原始lena图像为测试图像)-vc code, on the mean filter for image smoothing (in the original lena image for the test images)
meanFilter
- 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 simulated in Modelsim with no
meanfilter
- 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 reading the image for the beginn
mmfilter
- 均值滤波和中值的matlab代码,很有用,比较适合初学者使用-meanfilter and medianfilter,pretty good!!
MeanFilter-opencv
- 基于openCV的图像均值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image mean filtering denoising procedures, using VC6.0 to achieve
meanFilter
- 一个vb做的均值滤波器,相信对图像处理入门的朋友有一定的小帮助-meanFiter written by vb, hoping it is useful for you
meanfilter
- mean(均值滤波处理(图像复原)C++实现小程序,适用于学习者-mean filter
videodenoise-meanfilter
- OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
mean filter
- meanfilter use the matlab mex function. conbine the c code and matlab code. so you should mex -setup in matlab command window. and mex meanfilter.c then execute the meanfilter.m to run it.
meanfilter
- 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.
meanfilter
- 均值滤波器,可以改变filter的大小。例如:3X3,5X5,7X7 -Mean filter, you can change the size of the filter. For example: 3X3, 5X5, 7X7
xiaoboyuzhi
- 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.m 用自适应特征阈值函数进行去噪 wdenoise
meanfilter
- average or mean filter for salt and pepper noise.i hope this file help u
meanfilter
- 基于IDL的均值滤波和中值滤波方法,处理速度更加快-meanfilter and midfilter based on idl
MeanFilter.m
- mean filter matlab code