搜索资源列表
图像处理
- 图像几何变换、频域变换以及理想、巴特沃斯滤波
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
基于空间域、频域图像增强的边缘凸显方法
- 数字图像处理,基于空间域、频域图像增强的边缘凸显方法,有实验数据代码以及报告,matlab实现
图像傅立叶正反变换
- 图像傅立叶正反变换。读入256色BMP位图,进行傅立叶变换,显示频域图像,再进行反变换,恢复原来图像。,Fourier transform and inverse fourier transform. Read a 256-color bitmaps, make Fourier transform, show the frequency domain image, and then an inverse transform, to restore the original image.
不同滤波器的图像频域降噪和边缘增强算法
- 写出不同滤波器的图像频域降噪和边缘增强算法,并进行比较,得出结论。-Write a different filter frequency domain noise reduction and image edge enhancement algorithms, and compared to a conclusion.
DIBDisplay.rar
- 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像,Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image
HW3
- 熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除-Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed
belixiangditong_pinghua
- 数字图像处理,频域滤波:理想低通滤波器、梯形滤波器、巴斯沃特滤波器-Digital image processing, frequency domain filtering: an ideal low-pass filter, ladder filters, Bath Water Filter
图像频域理想低通滤波程序
- 图像低通滤波程序:滤波在傅立叶变换频域进行,matlab源码,含示例图片,程序可直接运行。
MySecond
- 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
fliter
- 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
efficient_registration
- 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
51622445texturepinyuA2
- K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
Homework3
- 图像处理的基本算法集合,包括频域滤波,适合新手初学。-The basic algorithm for image processing collections, including the frequency-domain filtering, suitable for novice beginner.
filter
- 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
FrequencyFiltering
- 数字图像处理,实现频域滤波功能,可公初学者参考-Digital image processing, and frequency domain filtering, you can refer to the public for beginners
pinyulvbo
- 图像的频域滤波示例,简单的对图像做一些频域滤波-fft
Frequency-domain-filtering
- 各种常用图像频域滤波方法,vc++6.0实现-A variety of common image frequency domain filtering method, vc++6.0 to achieve
图像频域操作全系列
- 对图像进行傅里叶变换,离散余弦变换,小波分解,拉东变换等(Two layers of wavelet decomposition for image)
频域滤波
- 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension an