ExperimentManager script class  1.1.0.1
The Experiment Manager script class reference.
ImageProcessor Member List

This is the complete list of members for ImageProcessor, including all inherited members.

ConcatenateDatFiles(const QStringList &sourceImagePaths, const QString &destinationPath, const bool bOverwrite=false)ImageProcessorslot
ConvertDatToPngFile(QString strSource, QString strDestination, bool bOverwrite=false)ImageProcessorslot
ConvertPngToDatFile(QString strSource, QString strDestination, bool bOverwrite=false)ImageProcessorslot
CreateMeanImageFromPngFiles(const QStringList &sourceImagePaths, const QString &destinationPath, const bool bOverwrite=false)ImageProcessorslot
getCDATFileNrOfSubFrames(const QString &sourcePath)ImageProcessorslot
getImageFromCDATFile(const QString &sourcePath, const int &nIndex=0)ImageProcessorslot
ImageProcessor(QObject *parent=NULL)ImageProcessor
ScalePngFile(QString strSource, QString strDestination, int nRatio=1, int nMethod=0, int nColorThreshold=255, bool bOverwrite=false, bool bSmoothFiltering=false)ImageProcessorslot
ScalePngFileBySize(QString strSource, QString strDestination, int nXPixels, int nYPixels, int nMethod=0, int nColorThreshold=255, bool bOverwrite=false, bool bSmoothFiltering=false)ImageProcessorslot
ScalingMethod enum nameImageProcessor
ScalingMethod_MonoColored enum valueImageProcessor
ScalingMethod_SmoothGreyColored enum valueImageProcessor
ScalingMethod_SmoothMonoColored enum valueImageProcessor
ScalingMethod_SmoothMonoColoredCustomThreshold enum valueImageProcessor
SplitCDatFile(const QString &sourceImagePath, const QString &destinationPath, const QString &destPreFileName, const bool bOverwrite=false)ImageProcessorslot
~ImageProcessor()ImageProcessor