#include <lattices/Lattices/SubLattice.h> #include <lattices/Lattices/LatticeExpr.h>
#include <lattices/Lattices/LatticeRegion.h> #include <lattices/Lattices/LCSlicer.h> #include <lattices/Lattices/LCBox.h> #include <lattices/Lattices/LCEllipsoid.h> #include <lattices/Lattices/LCPolygon.h> #include <lattices/Lattices/LCUnion.h> #include <lattices/Lattices/LCIntersection.h> #include <lattices/Lattices/LCDifference.h> #include <lattices/Lattices/LCConcatenation.h> #include <lattices/Lattices/LCComplement.h> #include <lattices/Lattices/LCExtension.h>
See below for an overview of the classes in this module.
Modules | |
| Images_internal_classes | |
| Internal Images classes and functions. | |
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::Image2DConvolver< T > |
| This class does 2D convolution of an image by a functional form. 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::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 | casa::ImageRegion |
| Class to hold a region of interest in an image. 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... | |
| class | casa::WCBox |
| Class to define a world coordinate box region of interest in an image. More... | |
| class | casa::WCComplement |
| Make the complement of an image region. More... | |
| class | casa::WCConcatenation |
| Combine multiple ImageRegion's into a new dimension. More... | |
| class | casa::WCDifference |
| Make the difference of 2 image regions. More... | |
| class | casa::WCExtension |
| Make the extension of an image region. More... | |
| class | casa::WCIntersection |
| Make the intersection of 2 or more image regions. More... | |
| class | casa::WCLELMask |
| Class to define a mask as a LEL expression. More... | |
| class | casa::WCPolygon |
| Class to define a 2-D polygonal world coordinate region in an image. More... | |
| class | casa::WCRegion |
| Base class to define world coordinate regions of interest in an image. More... | |
| class | casa::WCUnion |
| Make the union of 2 or more image regions. More... | |
1.5.1