搜索资源列表
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
DIPDemo
- 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
tong_tai_lv_bo_zeng_qiang
- 这里有高斯同态滤波,住址滤波,空域高通滤波,下早后均可直接运行-Here are Gaussian homomorphic filtering, address filtering, spatial high-pass filtering, can be run directly under the early post-
matlab
- 这是一个小型数字图像处理系统。提供打开、保存、图形变换、空间滤波和直方图处理等功能。-This is a small digital image processing system. Provide open, save, graphics transformation, spatial filtering and histogram processing functions.