文件名称:Assignment_3
介绍说明--下载内容均来自于网络,请自行研究使用
* Frequency domain filtering
-1. Discrete Fourier Transform
Write a C++ function for each of following:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Compute the two-dimensional discrete Fourier transform.
(c) Compute the inverse two-dimensional discrete Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the Fourier spectrum.
2. Highass Filtering
(a) Write a C++ function for the transfer function of the Gaussian highpass filter in Eq. (4.4-4).
(b) Write a C++ program to reproduce the results on Figure 4.26 (page 184) using the attached image.
-1. Discrete Fourier Transform
Write a C++ function for each of following:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Compute the two-dimensional discrete Fourier transform.
(c) Compute the inverse two-dimensional discrete Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the Fourier spectrum.
2. Highass Filtering
(a) Write a C++ function for the transfer function of the Gaussian highpass filter in Eq. (4.4-4).
(b) Write a C++ program to reproduce the results on Figure 4.26 (page 184) using the attached image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment3
...........\Assignment3.cpp
...........\Assignment3.dsp
...........\Assignment3.dsw
...........\Assignment3.exe
...........\Assignment3.layout
...........\Assignment3.ncb
...........\Assignment3.o
...........\Assignment3.opt
...........\CImg.h
...........\Fig4.11(a).jpg
...........\FourierSpectrum.jpg
...........\InverseFourier.jpg
...........\Makefile.win
...........\Assignment3.cpp
...........\Assignment3.dsp
...........\Assignment3.dsw
...........\Assignment3.exe
...........\Assignment3.layout
...........\Assignment3.ncb
...........\Assignment3.o
...........\Assignment3.opt
...........\CImg.h
...........\Fig4.11(a).jpg
...........\FourierSpectrum.jpg
...........\InverseFourier.jpg
...........\Makefile.win