next up previous
Next: 2.1.2 Image Processing Up: 2.1 Introduction and Main Previous: 2.1 Introduction and Main

2.1.1 Image Classes

The main image class is called Container3D. It is a 3D image that can contain elements of any type that has an empty constructor. Container3D has subclasses that are dedicated to more specific types. For example, Image3Dlinear provides additional support for types (T) supporting linear operations (T+T, scalar*T). (examples: T=3D vector, for deformation fields; or T=complex, for use in FFT)



Marcel Bosc 2002-07-17