搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
MATLAB
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
diir
- 先在matlab上做一个数字滤波器,将b、a的值经过定点化以后移植到ccs中,在ccs中实现,并比较滤波效果!-To make a digital filter in matlab, first to b, a value through fixed-point after transplantation into the CCS, implementation in the CCS, and compare the filtering effect!
2
- matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘-Practical source code of matlab