An enormous variety of algorithms exist for preprocessing images for presentation to a model. This chapter will discuss only one such algorithm, though it is an important one whose computational details are often glossed over in other references. Here we will downplay the deep theory, which is widely available, and focus on the practical implementation details, which are not so widely available.
The Fourier Transform in Two Dimensions
We have already studied the Fourier transform in one dimension. (You may want to review the material starting on page 41.) It is ...