casa::ImageAnalysis Class Reference
template<class T> class ImageHistograms;
More...
#include <ImageAnalysis.h>
List of all members.
Detailed Description
template<class T> class ImageHistograms;
Image analysis and handling tool
Synopsis
This the casapy image tool. One time it should be merged with pyrap's image tool ImageProxy.
NOTE: NEW METHODS SHOULD NOT BE ADDED TO THIS CLASS. PLEASE USE THE ImageTask.h architecture for adding new functionality for image analysis. If you do not understand, please consult with me, dmehring@nrao.edu. If you add new methods to ImageAnalysis, I will contact you to remove them. Please save us both the annoyance of that.
Definition at line 62 of file ImageAnalysis.h.
Constructor & Destructor Documentation
casa::ImageAnalysis::ImageAnalysis |
( |
|
) |
|
casa::ImageAnalysis::ImageAnalysis |
( |
SPIIF |
image |
) |
|
casa::ImageAnalysis::ImageAnalysis |
( |
SPIIC |
image |
) |
|
virtual casa::ImageAnalysis::~ImageAnalysis |
( |
|
) |
[virtual] |
Member Function Documentation
template<class T >
static void casa::ImageAnalysis::_destruct |
( |
ImageInterface< T > & |
image |
) |
[inline, static, private] |
void casa::ImageAnalysis::_onlyFloat |
( |
const String & |
method |
) |
const [private] |
* SPCIIF casa::ImageAnalysis::getImage |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: