one
产生右图所示图像f1(m,n),其中图像大小为256×256,中间亮条为128
×32,暗处=0,亮处=100。对其进行FFT:
① 同屏显示原图f1(m,n)和FFT(f1)的幅度谱图;
② 若令f2(m,n)=(-1)m+n f1(m,n),重复以上过程,比较二者幅度
谱的异同,简述理由;
③ 若将f2(m,n)顺时针旋转90 度得到f3(m,n),试显示FFT(f3)的幅
度谱,并与FFT(f2)的幅度谱进行比较;
④ 若将f1(m,n) 顺时针旋转90 度得到f4(m,n),令f5(m,n)=f1(m,n)+f4(m,n),试显
示FFT(f5)的幅度谱,并指出其与FFT(f1)和FFT(f4)的关系;
⑤ 若令f6(m,n)=f2(m,n)+f3(m,n),试显示FFT(f6)的幅度谱,并指出其与FFT(f2)和
FFT(f3)的关系,比较FFT(f6)和FFT(f5)的幅度谱。(Generating an image f1 (m, n) shown in the figure, wherein the image size is 256 256, the intermediate light bar 128 32 0 = dark, bright Department 100. Its FFT: ① screen display picture f1 (m, n) and the FFT (f1) of the amplitude spectrum ② If so f2 (m, n) = (-1) m+n f1 (m, n), repeat The above process, comparing the amplitude spectrum of the similarities and differences between the two, brief reasons ③ If f2 (m, n) 90 degrees clockwise to get f3 (m, n), try to display FFT (f3) the amplitude spectrum and with the FFT (f2) comparing the amplitude spectrum ④ If f1 (m, n) obtained by 90 degrees clockwise f4 (m, n), so f5 (m, n) = f1 (m, n)+f4 (m, n ), try to display FFT (f5) amplitude spectrum, and pointed out its relationship with the FFT (f1) and FFT (f4) of ⑤ If so f6 (m, n) = f2 (m, n)+f3 (m, n) and try to display the FFT (f6) amplitude spectrum, and pointed out its relationship with the FFT (f2) and FFT (f3), comparing FFT (f6) and FFT (f5) amplitude spectrum.)
- 2013-11-26 16:24:18下载
- 积分:1
fuzzy-logic-image-fusion
提出了一种基于小波变换和模糊集的图像融合算法.其基本思想是: 首先对图像进行小波变换,获得图
像的低频和高频分量 随后在融合过程中, 对低频和高频分量采取不同的融合策略, 即对低频分量采用平均能
量法进行融合,对高频成分利用图像的模糊集, 寻求一个模糊隶属函数作为融合算子进行融合 最后再对融合
后的图像进行小波反变换,重构出融合后的图像.实验结果证明了方法的有效性.(Proposed image fusion algorithm based on wavelet transform and fuzzy sets. The basic idea is: First the image wavelet transform to obtain the low and high frequency components of the image followed by low and high frequency components in the fusion process to take a different the integration of strategy, integration of the low frequency components using the average energy method, the use of high frequency components of the image fuzzy sets, look for a fuzzy membership function as a fusion operator for fusion image fusion wavelet transform and re- structure of fused images. experimental results demonstrate the effectiveness of the method.)
- 2012-06-22 21:03:53下载
- 积分:1