Images_module
[images package (libcasa_images)]

N-dimensional astronomical images. More...


Classes

class  casa::CurvedImage2D< T >
 An image crosscut based on a curve in a plane. More...
class  casa::ExtendImage< T >
 An extension of an ImageInterface object. More...
class  casa::FITSImage
 Class providing native access to FITS images. More...
class  casa::FITSImgParser
 Class for handling FITS Image extensions. More...
class  casa::FITSExtInfo
 Class for storing FITS Image extension information. More...
class  casa::HDF5Image< T >
 Read, store, and manipulate astronomical images in HDF5 format. More...
class  casa::Image2DConvolver< T >
 This class does 2D convolution of an image by a functional form. More...
class  casa::ImageAttrGroup
 Abstract base class for an image attributes group. More...
class  casa::ImageAttrGroupCasa
 Attribute group for a CASA image. More...
class  casa::ImageAttrGroupHDF5
 Attribute group for a HDF5 image. More...
class  casa::ImageAttrHandler
 Abstract base class for an image attributes handler. More...
class  casa::ImageAttrHandlerCasa
 Abstract base class for an image attributes handler. More...
class  casa::ImageAttrHandlerHDF5
 Abstract base class for an image attributes handler. More...
class  casa::ImageConcat< T >
 Concatenates images along a specified axis. More...
class  casa::ImageConvolver< T >
 This class does convolution of an image by an Array or Lattice. More...
class  casa::ImageDecomposer< T >
 A tool to separate a complex image into individual components. More...
class  casa::ImageExpr< T >
 Hold mathematical expressions involving ImageInterface objects. More...
class  casa::ImageExprParse
 Class to hold values from image expression parser. More...
class  casa::ImageFFT
 FFT an image. More...
class  casa::ImageFit1D< T >
 Fit spectral components to a Vector of data from an image. More...
class  casa::ImageFITSConverter
 Interconvert between AIPS++ Images and FITS files. More...
class  casa::ImageHistograms< T >
 Displays histograms of regions from an image. More...
class  casa::ImageInfo
 Miscellaneous information related to an image. More...
struct  casa::ImageInfo_global_functions_Output
 Global functions. More...
class  casa::ImageInterface< T >
 A base class for astronomical images. More...
class  casa::ImageMetaData
 A class in which to store and allow read-only access to image metadata. More...
class  casa::ImageMoments< T >
 This class generates moments from an image. More...
class  casa::ImageMomentsProgress
 Provides a progress meter for the ImageMoments class. More...
class  casa::ImagePolarimetry
 Polarimetric analysis of images. More...
class  casa::ImageRegrid< T >
 This regrids one image to match the coordinate system of another. More...
class  casa::ImageSourceFinder< T >
 Provides functionality to find sources in an image. More...
class  casa::ImageStatistics< T >
 Displays various statistics from an image. More...
class  casa::ImageSummary< T >
 Provides and lists information about the header of an image. More...
class  casa::ImageTwoPtCorr< T >
 Compute two point correlation functions from images. More...
class  casa::ImageUtilities
 Utility functions for Image manipulation. More...
class  casa::MaskSpecifier
 Class to specify which mask to use in an image. More...
class  casa::MIRIADImage
 Class providing native access to MIRIAD images. More...
class  casa::MomentCalcBase< T >
 Abstract base class for moment calculator classes. More...
class  casa::MomentClip< T >
 Computes simple clipped, and masked moments. More...
class  casa::MomentWindow< T >
 Computes moments from a windowed profile. More...
class  casa::MomentFit< T >
 Compute moments from a Gaussian fitted to a profile. More...
class  casa::MomentsBase< T >
 This class is a base class for generating moments from an image or a spectral data. More...
class  casa::PagedImage< T >
 Read, store, and manipulate astronomical images. More...
class  casa::RebinImage< T >
 Rebin an image. More...
class  casa::SepImageConvolver< T >
 This class does separable convolution of an image. More...
class  casa::SubImage< T >
 A (masked) subset of an ImageInterface object. More...
class  casa::TempImage< T >
 Temporary astronomical images. More...

Modules

 Images_module_internal_classes
 Internal Images_module classes and functions.

Functions

 casa::ImageReorderer::ImageReorderer (const String &imagename, uInt order, const String &outputImage)
 Top level interface for reordering image axes.


Detailed Description

N-dimensional astronomical images.

See below for an overview of the classes in this module.

Prerequisite

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

Synopsis

Motivation


Function Documentation

casa::ImageReorderer::ImageReorderer ( const String imagename,
uInt  order,
const String outputImage 
) [inherited]

Top level interface for reordering image axes.

Etymology

Reorders images axes.

Synopsis

ImageReorderer is the top level interface for reordering image axes.

Example

          ImageReorderer reorderer(...)
          reorderer.reorder();


Generated on Thu Apr 12 15:25:14 2012 for casacore by  doxygen 1.5.7