Specifications
Overview
1-3
1
Chapter 6 “Image Filtering.” Describes linear and non-
linear filtering operations that can be applied to
images.
Chapter 7 “Linear Image Transforms.” Describes the fast
Fourier transform (FFT) and Discrete Cosine
Transform (DCT) implemented in the library.
Chapter 8 “Morphological Operations.” Describes the
functions that perform erosion, dilation, and their
combinations.
Chapter 9 “Color Space Conversion.” Describes the color
space conversions supported in the library; for
example, color reduction from high resolution
color to low resolution color; conversion from
palette to absolute color and vice versa;
conversion to different color models.
Chapter 10 “Histogram, Threshold, and Compare Functions.”
Describes functions that treat an image on a
pixel-by-pixel basis: contrast stretching,
histogram computation, histogram equalization
and thresholding; compare functions.
Chapter 11 “Image Geometric Transforms.” Describes the
supported geometric transformations: resizing,
flipping, rotation, and various kinds of warping.
Chapter 12 “Image Statistics Functions.” Describes functions
that allow you to compute image norms,
moments, minimum and maximum values.
Chapter 13 “User-Defined Functions.” Describes library
functions that enable you to create and use your
own image processing functions.
Chapter 14 “Library Version.” Describes the function
iplGetLibVersion() that returns the library
version and other information about the library.