STIRA  0.1
stira::imagetools::ImageTools Member List

This is the complete list of members for stira::imagetools::ImageTools, including all inherited members.

ApplyGamma(Image *pInImage, double gamma)stira::imagetools::ImageToolsstatic
ApplyJetColorMap(Image *pInImage)stira::imagetools::ImageToolsstatic
ComputeMSE(Image *pImage1, Image *pImage2)stira::imagetools::ImageToolsstatic
ComputePSNR(Image *pImage1, Image *pImage2)stira::imagetools::ImageToolsstatic
ConvertToGrayImage(Image *pInImage)stira::imagetools::ImageToolsstatic
ConvertToSepiaImage(Image *pInImage)stira::imagetools::ImageToolsstatic
CreateCheckeredImage(Image *pImage1, Image *pImage2, int blockSize=35)stira::imagetools::ImageToolsstatic
CreateColorImageFromIntArray(unsigned int *pIntArray, int width, int height)stira::imagetools::ImageToolsstatic
CreateImageSSD(Image *pImage1, Image *pImage2, bool printOutput=false)stira::imagetools::ImageToolsstatic
CreateImageSSIM(Image *pImage1, Image *pImage2, int localWindowSize=9)stira::imagetools::ImageToolsstatic
CreateIntArrayFromColorImage(Image *pImage)stira::imagetools::ImageToolsstatic
CreateLinearRescaledImage(Image *pImage, bool bandsIndependent)stira::imagetools::ImageToolsstatic
CreateTransparantlyMixedImage(Image *pImage1, Image *pImage2, double thisWeight=0.5)stira::imagetools::ImageToolsstatic
CropBorder(Image *pInImage, int borderWidth, int borderHeight)stira::imagetools::ImageToolsstatic
Diagnose(Image *pImage, std::string ID=std::string(""))stira::imagetools::ImageToolsstatic
ExtractSubImage(Image *pInImage, common::Point< int > topLeft, common::Point< int > bottomRight)stira::imagetools::ImageToolsstatic
GetColorMappingFactors(Image *pImage1, Image *pImage2)stira::imagetools::ImageToolsstatic
GetLocalDarkChannel(Image *pImage, int xLocalCenter, int yLocalCenter, int windowSize)stira::imagetools::ImageToolsstatic
ImageTools()stira::imagetools::ImageTools
InsertSubGrid(Image *pImage, ArrayGrid< double > *pSubGrid, int xTop, int yTop)stira::imagetools::ImageToolsstatic
MirrorBorder(Image *pInImage, int borderWidth, int borderHeight)stira::imagetools::ImageToolsstatic
Negative(Image *pInImage)stira::imagetools::ImageToolsstatic
PaddBorder(Image *pInImage, int borderWidth, int borderHeight, double paddingValue)stira::imagetools::ImageToolsstatic
Rotate180Degrees(Image *pInImage)stira::imagetools::ImageToolsstatic
Rotate90DegreesClockwise(Image *pInImage)stira::imagetools::ImageToolsstatic
Rotate90DegreesCounterClockwise(Image *pInImage)stira::imagetools::ImageToolsstatic
~ImageTools()stira::imagetools::ImageTools