搜索资源列表
zhongzhilvbo
- 改进的自适应中值滤波器,效果较好,运行速度,较快。-Improved Adaptive median filter, the effect better speed, fast.
sar
- sar均值中值滤波,可以实现sar图像的初级滤波功能,是最简单的滤波器。-sar
dds
- 块DDS芯片中主要包括频率控制寄存器、高速相位累加器和正弦计算器三个部分(如Q2220)。频率控制寄存器可以串行或并行的方式装载并寄存用户输入的频率控制码;而相位累加器根据dds频率控制码在每个时钟周期内进行相位累加,得到一个相位值;正弦计算器则对该相位值计算数字化正弦波幅度(芯片一般通过查表得到)。DDS芯片输出的一般是数字化的正弦波,因此还需经过高速D/A转换器和低通滤波器才能得到一个可用的模拟频率信号。 -In the programming step, the electronic
edgePickUp
- matlab,中值滤波器实现位操作边缘检测-Matlab, the median filter-bit operating edge detection
matlab-lizilvbodaima
- 用matlab实现粒子滤波算法 x = 0 初始状态 R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差 Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差 tf = 100 模拟长度 N = 100 粒子滤波器中的粒子个数 xhat = x P = 2 xhatPart = x-Particle filtering algorithm using matlab
filter
- 数字滤波器,分别实现算术平均值法、中值滤波法、惯性滤波法三个模块-Digital filter arithmetic mean of the three modules of the median filter, inertial filter method
matlab-performence
- 图像降噪GUI界面,用到butterworth滤波器,中值滤波器和维纳滤波器,仅供参考。-noise reduction using media filter
Median-filter
- 中值滤波是一种非线性数字滤波器技术,经常用于去除图像或者其它信号中的噪声
photo
- 1.用均值滤波器去除图像中的噪声; 2.用中值滤波器去除图像中的噪声; 3.比较两种方法的处理结果 -1. With a mean filter to remove image noise 2. A median filter to remove noise in the image 3. The results comparing the two methods
four-filter
- Savitzky-Golay滤波器,中值滤波,小波滤波,低通滤波-Savitzky-Golay fliter
kinds-of-filters
- 几种复杂滤波器代码,包括高通、低通、中值滤波以及小波分层滤波,希望能够对大家有所帮助。-Several complex filter code.
median_filter
- 中值滤波器,有需要的就下载吧,下载吧,下载吧,即下即用-Median filter, there is need to download it, download it, download it, that under-use
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
5orderfilter
- 微波设计中使用JK变换器实现电路设计,通过计算JK值,实现最后的结果(Used in JK converter to realize design of microwave circuit design, JK by calculation value, to achieve the final result)
filter_test1
- 五种常用的滤波器,C/C++实现(限幅滤波器、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法、限幅平均滤波法)(five filter algorithm)
新建 Microsoft Word 文档
- 在照片中加入椒盐噪声、高斯白噪声。? 分别用3*3、5*5、7*7的均值滤波器和中值滤波器进行滤波。(Salt and white noise are added to the picture. The filter is used to filter the mean filter and median filter of 3 * 3, 5 * 5, 7 * 7.)
新建文件夹
- 基于彩色图像的矢量中值滤波算法 对矢量中值滤波器的改进(Vector median filtering algorithm based on color image Improvement of vector median filter)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
matlab实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
MATLAB实现图像中值 均值 维纳滤波 源程序代码
- 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)