文件名称:Assignment_3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.25mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
* 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.
相关搜索: filtering in frequency
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment3/
Assignment3/Assignment3.cpp
Assignment3/Assignment3.dsp
Assignment3/Assignment3.dsw
Assignment3/Assignment3.exe
Assignment3/Assignment3.layout
Assignment3/Assignment3.ncb
Assignment3/Assignment3.o
Assignment3/Assignment3.opt
Assignment3/CImg.h
Assignment3/Fig4.11(a).jpg
Assignment3/FourierSpectrum.jpg
Assignment3/InverseFourier.jpg
Assignment3/Makefile.win
Assignment3/Assignment3.cpp
Assignment3/Assignment3.dsp
Assignment3/Assignment3.dsw
Assignment3/Assignment3.exe
Assignment3/Assignment3.layout
Assignment3/Assignment3.ncb
Assignment3/Assignment3.o
Assignment3/Assignment3.opt
Assignment3/CImg.h
Assignment3/Fig4.11(a).jpg
Assignment3/FourierSpectrum.jpg
Assignment3/InverseFourier.jpg
Assignment3/Makefile.win
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.