STIRA  0.1
stira::imagedata::Image Member List

This is the complete list of members for stira::imagedata::Image, including all inherited members.

AddBand(ArrayGrid< double > *pBand)stira::imagedata::Image
AddGaussianNoise(double sigma, bool isColored=true)stira::imagedata::Image
AdobeRGBToXYZ(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
ApplyPoissonNoise(double factor, bool isColored=true)stira::imagedata::Image
ApplySaltAnPepperNoise(double fraction, bool isColored=true)stira::imagedata::Image
ClipImageValues(double clippedMin, double clippedMax) (defined in stira::imagedata::Image)stira::imagedata::Image
Clone()stira::imagedata::Image
CMYToRGB()stira::imagedata::Image
CopyImageValues(Image *pOtherImage)stira::imagedata::Image
ExtractROIAsNewImage(common::RectangularROI< int > rroi)stira::imagedata::Image
GetAbsMax()stira::imagedata::Image
GetBands()stira::imagedata::Image
GetColor(int x, int y)stira::imagedata::Image
GetColor(common::Point< int > pt)stira::imagedata::Image
GetHeight()stira::imagedata::Image
GetImageName()stira::imagedata::Image
GetMinMax(double &outMin, double &outMax, int &minBandNr, int &maxBandNr)stira::imagedata::Image
GetMinMax(double &outMin, double &outMax)stira::imagedata::Image
GetNumberOfBands()stira::imagedata::Image
GetWidth()stira::imagedata::Image
HSIToRGB()stira::imagedata::Image
HSLToRGB()stira::imagedata::Image
HSVToRGB()stira::imagedata::Image
Image(int width, int height)stira::imagedata::Image
Image(int width, int height, int nrBands)stira::imagedata::Image
Image(ArrayGrid< double > *pDataGrid)stira::imagedata::Image
Image(ArrayGrid< bool > *pBoolGrid)stira::imagedata::Image
Image(Image &otherImage)stira::imagedata::Image
InsertSubImage(Image *pSubImage, int xTop, int yTop)stira::imagedata::Image
LabTosRGB(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
LuvTosRGB(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
MultiplyWith(Image *pImg)stira::imagedata::Image
RemoveBand(ArrayGrid< double > *pBand)stira::imagedata::Image
RemoveBand(int i)stira::imagedata::Image
ReplaceBand(ArrayGrid< double > *pBandOld, ArrayGrid< double > *pBandNew)stira::imagedata::Image
Rescale(double mmin=0.0, double mmax=255.0)stira::imagedata::Image
RGBToCMY()stira::imagedata::Image
RGBToHSI()stira::imagedata::Image
RGBToHSL()stira::imagedata::Image
RGBToHSV()stira::imagedata::Image
RGBToYUV()stira::imagedata::Image
Scale(double factor)stira::imagedata::Image
SetColor(int x, int y, ColorValue cv)stira::imagedata::Image
SetColor(common::Point< int > pt, ColorValue cv)stira::imagedata::Image
SetImageName(std::string imagename)stira::imagedata::Image
sRGBToLab(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
sRGBToLuv(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
sRGBToXYZ(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
XYZToAdobeRGB(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
XYZTosRGB(ColorValue referenceIlluminant=ColorConstants::sD65_XYZ)stira::imagedata::Image
YUVToRGB()stira::imagedata::Image
~Image()stira::imagedata::Image