Next:
Contents
Contents
C++ Programmers' Guide for VIPS 7.10
John Cupitt
The National Gallery, London
Ruven Pillay
C2RMF, Paris
This version formatted April 11, 2005
Contents
List of Figures
List of Tables
1. Introduction
1.1 If you've used the C API
2. The VIPS file format
2.1 VIPS file header
2.2 Computation formats
2.3 Storage formats
3. The
VImage
class
3.1 Constructors
3.2 File conversion
3.3 Projection functions
3.4 Assignment
3.5 Computing with
VImage
s
3.6 Writing results
3.7 Type conversions
3.8 Example
4.
VImage
operations
4.1 Arithmetic operations
4.2 Boolean operations
4.3 Colour operations
4.4 Conversion operations
4.5 Convolution operations
4.6 Frequency filtering
4.7 Histogram operations
4.8 In-place operations
4.9 Morphology operations
4.10 Mosaicing operations
4.11 Other operations
4.12 IO operations
4.13 Relational operations
4.14 Video operations
5. The
VMask
class
5.1 Constructors
5.2 Projection functions
5.3 Assignment
5.4 Computing with
VMask
5.4.1
VIMask
operations
5.4.2
VDMask
operations
5.5 Output of masks
6. The
VDisplay
class
6.1 Constructors
6.2 Projection functions
6.3 Computing with
VDisplay
7. The
VError
class
7.1 Constructors
7.2 Projection functions
7.3 Computing with
VError
7.4 Convenience function
About this document ...
John Cupitt 2005-04-11