搜索资源列表
FFTDFT
- 使用c++语言对图像进行fft变换以及DCT变换和DCT反变化,并分别输出各种变换后的图像-Using c++ language fft transform of images, as well as anti-DCT transform and DCT changes and transformation, respectively, the output of various image
DCTencode_and_FFTencode
- 利用matlab对图像进行DCT和FFT变换,效果不错,试试吧!-DCT of the image using matlab and the FFT transform, the effect well, try it!
dct
- 这是一个描述离散余弦变换,采用快速傅里叶变换实现-This document is on the discrete cosine transform, using FFT implementation and using block form
Digital_Image_Process_Example
- 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
image
- 系统能读取不同图像,保存处理后的图像; 2. 直方图均衡化; 3. 对图像进行FFT和DCT变换; 4. 对图像添加高斯噪声,进行均值降噪(图像数目可设置); 5. 对图像进行频域增强(可选一种滤波器对图像平滑或者锐化都行); 6. 采用阈值法对图像进行二值化;(阈值可设置) -he system can read different image, save the image after processing 2 histogram equalization
bianhuanbianmaDCT-FFT
- matlab 图像压缩 采用变换编码FFT,DCT方式压缩-matlab image compression using transform coding FFT, DCT compression mode
DFT&DCT
- 编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input
shutu1
- (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等; (2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项); (3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项); (4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images