[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
List of Figures
1.1
invert
program in C++
1.2
invert
program in Python
2.1
VIPS software architecture
2.2
Hello World for VIPS
2.3
The
IMAGE
descriptor
2.4
Print width and height of an image
2.5
Find photographic negative
2.6
Sum an array of images
2.7
Two image-processing operations joined together
2.8
Threshold an image at the mean value
2.9
Registering a format in a plugin
2.10
Registering an interpolator in a plugin
3.1
Find average of image
3.2
Invert an image
3.3
Calculate
exp()
for an image
3.4
Calculate
exp()
for an image (cont)
3.5
First PIO average of image
3.6
First PIO average of image (cont.)
3.7
Final PIO average of image
3.8
Final PIO average of image (cont.)
3.9
Final PIO average of image (cont.)
3.10
PIO invert
3.11
PIO invert (cont.)
4.1
Arithmetic functions
4.2
Relational functions
4.3
Boolean functions
4.4
VIPS colour space conversion
4.5
Colour functions
4.6
Conversion functions
4.7
Conversion functions (cont.)
4.8
Matrix functions
4.9
Convolution functions
4.10
In-place operations
4.11
Fourier functions
4.12
Histogram/LUT functions
4.13
Morphological functions
4.14
CImg functions
4.15
Other functions
4.16
IO functions
4.17
Format functions
4.18
Resample functions
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]