Specifications
Index
Index-1
A
a function that helps you
add a constant to pixel values, 5-3
add pixel values of two images, 5-7
allocate a quadword-aligned memory block,
4-27
allocate image data, 4-13
allocate memory for 16-bit words, 4-28
allocate memory for 32-bit double words,
4-28
allocate memory for double floating-point
elements, 4-30
allocate memory for floating-point
elements, 4-29
apply a color-twist matrix, 9-21, 9-23
assign a new error-handling function, 3-6
average neighboring pixels, 6-2
change the image orientation, 11-9
change the image size, 11-3
compare pixel values and a constant for
equality, 10-21, 10-22, 10-23
compare pixel values and a constant for
greater than, 10-17, 10-18
compare pixel values and a constant for less
than, 10-19, 10-20
compare pixels in two images for equality,
10-15
within tolerance ε, 10-16
compare pixels in two images for greater
than, 10-13
compare pixels in two images for less than,
10-14
compute absolute pixel values, 5-6
compute bitwise AND of pixel values and a
constant, 5-12
compute bitwise AND of pixel values of
two images, 5-15
compute bitwise NOT of pixel values, 5-12
compute bitwise OR of pixel values and a
constant, 5-13
compute bitwise OR of pixel values of two
images, 5-15
compute bitwise XOR of pixel values and a
constant, 5-14
compute bitwise XOR of pixel values of
two images, 5-16
compute CCS fast Fourier transform, 7-7
compute discrete cosine transform, 7-9
compute image moments, 12-5
compute moments of order 0 to 3, 12-6
compute real fast Fourier transform, 7-4
compute the image histogram, 10-9
compute the norm of pixel values, 12-2
convert a bitonal image to gray scale, 9-7