Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/group__Images__module.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 20:56:46 2011
Кодировка:

Поисковые слова: m 63
casacore: Images_module
Classes | Modules

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::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::ImageAnalysis
 Image analysis and handling tool. 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::ImageProfileFit
 Class to fit profiles in 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::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.



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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines