28 #ifndef IMAGES_IMAGEHISTOGRAMS_H
29 #define IMAGES_IMAGEHISTOGRAMS_H
41 template <
class T>
class ImageInterface;
215 #ifndef CASACORE_NO_AUTO_TEMPLATES
216 #include <imageanalysis/ImageAnalysis/ImageHistograms.tcc>
217 #endif //# CASACORE_NO_AUTO_TEMPLATES
A Vector of integers, for indexing into Array<T> objects.
ImageHistograms< T > & operator=(const ImageHistograms< T > &other)
Assignment operator (copy semantics)
ostream-like interface to creating log messages.
virtual casacore::String writeCoordinates(const casacore::IPosition &histPos) const
Make a string with pixel and world coordinates of display axes.
casacore::Bool setNewImage(const casacore::ImageInterface< T > &image)
Set a new image.
A base class for astronomical images.
Displays histograms of regions from an image.
const casacore::ImageInterface< T > * pInImage_p
bool Bool
Define the standard types used by Casacore.
ImageHistograms(const casacore::ImageInterface< T > &image, casacore::LogIO &os, casacore::Bool showProgress=true, casacore::Bool forceDisk=false)
Constructor takes the image and a casacore::LogIO object for logging.
virtual ~ImageHistograms()
Destructor.
String: the storage and methods of handling collections of characters.
Displays histograms of regions from a lattice.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.