casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
images package (libcasa_images)

The images package handles N-dimensional images, their masks,
coordinates, and auxiliary info like history.
More...

The images package handles N-dimensional images, their masks,
coordinates, and auxiliary info like history.

Concrete images can be stored in a Table (as a PagedImage) or in HDF5 format (as an HDF5Image).
Furthermore, it is possible to use virtual images like:

It is built on top of the lattices module.