The IMAGE directory contains SPL functions useful in image processing applications. The following files are included:
|
Brightens or darkens an image. |
|
|
Calculates the 2D Discrete Cosine Transform. |
|
|
Calculates the two-dimensional (2D) FFT of an array. |
|
|
Calculates the 2D FFT of an array in polar form. |
|
|
Performs histogram equalization of an image. |
|
|
Calculates the 2D Inverse Discrete Cosine Transform. |
|
|
Calculates the 2D IFFT of an array. |
|
|
Calculates the 2D IFFT in polar form. |
|
|
Converts an image with a colormap to a 24 bit color image. |
|
|
Interpolates an image. |
|
|
Converts an RGB image to an 8 bit monochrome image. |
|
|
Creates a 24 bit image from red, green and blue components. |