next up previous
Next: Fourier Methods Up: Copyright Previous: Our Active Stereo Vision

Image processing

Image processing is in many cases concerned with taking one array of pixels as input and producing another array of pixels as output which in some way represents an improvement to the original array.

For example, this processing

We will not be considering every image processing technique in this section.

Many such techniques are dealt with in Professor Batchelor's companion course.

Many books, such as Gonzalez and Woods, are devoted to this subject

Image processing methods may be broadly divided into

Real space
methods -- which work by directly processing the input pixel array.
Fourier space
methods -- which work by firstly deriving a new representation of the input data by performing a Fourier transform, which is then processed, and finally, an inverse Fourier transform is performed on the resulting data to give the final output image.





tex2html_wrap_inline2984 David Marshall 1994-1997