搜索资源列表
fft+DCT
- 自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
FFT
- 本程序是用来把图像转换成FFT,这样转换后会有利于文件的传输,分享给大家使用.-This procedure is used to convert the image FFT, this converted file to be beneficial to the transmission, use and share with everyone.
FFT
- FFT 快速傅里叶变换和IFFT,图像处理中用到的FFT 快速傅里叶变换和IFFT,图像处理中用到的-FFT in image Process Ifft in image processing
imagefft
- 别人做的对图像惊醒fft的vc程序,有需要的赶紧下啊,本人看不懂-Others to do the fft of the image awakened vc procedures, there is a need to hasten the next, ah, I can not read
FFT
- 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
FFTDemo
- FFT图像配准演示,返回两幅图像的差跟配准的x,y轴offset. (本程序仅包含可执行文档)-FFT Image Registration Demo. X,Y offset is returned and the difference image is calculated.
image-matlab
- 基于matlab图像处理功能实现,包括滤波,锐化,fft等-function of image processing based on matlab
fft
- fft快速傅里叶变换 实现256次计算 图像显示功能-computing an image display function FFT fast Fourier transform to achieve 256 times
fast-fft
- 快速傅里叶变换,多用于图像处理等方面。。完全是自己亲手敲的程序-Fast Fourier Transform, used for image processing. . Is entirely their own hands to knock the program
image-construction-by-fft-and-wt
- 傅里叶变换和小波变换重建图像的比较效果,这个程序可以用来实现四个要求:1、FFT和WT重建效果比较;2、通过改变小波来比较重建效果;3、通过改变分解层数来比较重建效果;4、通过改变大系数个数来比较重建效果。其中还有一个计算PSNR的程序-the comparative effect of reconstruction image by Fourier transform and wavelet transform 。 the program can be used to achieve the
FFT
- 用C#编写的代码,实现了FFT和IFFT,方便初学者学习,也适合图像处理和信号分析。-With code written in C#, to achieve FFT and IFFT, easy for beginners to learn, but also for image processing and signal analysis.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
FFT
- C#下图像的频域处理,算法精妙,非常值得学习,也很实用。-C# under the algorithms of image frequency domain processing, fine, very worth learning, is also very practical.
fft
- 快速傅里叶变换的加速测试,测试结果可以应用于图像处理领域-Fast Fourier transform of the accelerated test, the test results can be applied in the field of image processing
The-image-processing
- 以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。 过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。 对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。 对图像进行卷积处理,包括水平增强、垂直增强和双向增强。 对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。 可以选择
fftfilter.m
- 显示fft图像,仅显示其中300个点,进而使得整个频谱显示得非常清晰-show fft image, only show 300 points, so the fft image show clearly
imgpromatlab
- 利用FFT实现图像到频域的变换,简单的代码,清晰易学(Fast Fourier Transform of image)
两种滤波
- 滤波核心技术,可用于CT和各种图像滤波,FFT,RADON变换是核心(Filtering core technology, can be used for CT and various image filtering, FFT, RADON transform is the core)
FFT
- 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
