搜索资源列表
adpmedian
- 图像处理小程序,用matlab实现,用于平滑图像滤波等等。-small image processing procedures, using Matlab realized, for smoother image filtering and so on.
MATLABLowPassFilter
- Matlab实现低通滤波,帮助理解FIR滤波的实现过程,难得-Matlab low pass filter, helping to understand the realization of FIR filtering process, a rare
image_pro_4_1_hjs
- 用Matlab实现的对灰度图像高斯低通滤波,可以自己修改参数-Gaussian low-pass filtering of grayscale images with Matlab, can modify the parameters
image_pro_4_2_hjs
- 用Matlab实现的对图像进行二阶巴特沃斯高通滤波,并直方图均衡化-Second-order Butterworth high-pass filter using Matlab realized on image and histogram equalization
3
- matlab对卡尔曼滤波的仿真实现以及具体分析-Image analysis, image fusion and its detailed analysis
gaborfilter1
- 用于matlab 的gabor滤波器的设置,实现对二维矩阵的滤波,该方法简单实用,很好设置参数-In matlab gabor filter set, realizing the two-dimensional matrix filter, this method is simple and practical, very good set parameters
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
1
- MATLAB实现中值滤波源代码,此文件为MATLAB做图像中值滤波的源代码,并且计算均方误差,归一化均方误差以及峰值信噪比-MATLAB median filter source code, the source code of this file for MATLAB image median filtering, and calculate the mean square error, normalized mean square error and peak signal-to-noise
Gabor
- 运用Matlab实现Gabor滤波输出图像-Gabor filter using Matlab to achieve the output image
Kalman_matlab
- matlab 用卡尔曼滤波实现运动物体跟踪。-matlab using Kalman filter tracking moving objects.
hrmfilter50
- 300HZ 采样率下,50、60HZ陷波器及8HZ高通多项式实现。画出原始数据及滤波后数据并画出相应频谱-50/60HZ notch filter of the matlab program.Plot raw data and filtered data and corresponding Spectrum
matlab
- 实现图像的二维处理 包括滤波 消除噪声-image pressing
daima
- 基于小波变换的图像数字水印算法研究 分析讨论了数字水印技术的基本原理、典型算法及数字水印的攻击方法,提出了一种基于离散小波变换的数字水印算法。该算法实现了基于小波变换的盲数字水印的嵌入和提取,提高了水印的安全性;将水印嵌入到原始图像离散小波变换的低频子带中,保证了算法的鲁棒性;利用人类视觉系统确定水印的嵌入强度,提高了水印的不可感知性。并在Matlab的环境下对该算法进行了实验。实验结果表明该算法对滤波、JPEG2000压缩等攻击手段具有较强的鲁棒性。-Image digital waterma
222
- 本代码使用matlab实现理想高通滤波增强图像-Matlab to achieve ideal high-pass filtering to enhance the image
matlab实现维纳滤波器
- matlab实现维纳滤波器,实现了自己的deconvwnr函数,对图像进行维纳滤波
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see. It's written step by step, b