psImageStats.h File Reference

#include "psType.h"
#include "psVector.h"
#include "psImage.h"
#include "psStats.h"
#include "psHistogram.h"
#include "psPolynomial.h"
#include "psRegion.h"

Include dependency graph for psImageStats.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psStatspsImageStats (psStats *stats, const psImage *in, const psImage *mask, psMaskType maskVal)
 This routine must determine the various statistics for the image.
psHistogrampsImageHistogram (psHistogram *out, const psImage *in, const psImage *mask, psMaskType maskVal)
 Construct a histogram from an image (or subimage).
psPolynomial2DpsImageFitPolynomial (psPolynomial2D *coeffs, const psImage *input)
 Fit a 2-D polynomial surface to an image.
psImagepsImageEvalPolynomial (psImage *input, const psPolynomial2D *coeffs)
 Evaluate a 2-D polynomial surface for the image pixels.
long psImageCountPixelMask (psImage *mask, psRegion region, psMaskType value)
 Returns the number of pixels in the image region which satisfy any of the mask bits.


Generated on Fri Feb 2 22:25:04 2007 for pslib by  doxygen 1.5.1