MeVisLab Toolbox Reference
ml::Tools Member List

This is the complete list of members for ml::Tools, including all inherited members.

_separateBuffer(const std::string &str, const std::string &colSep, const std::string &lineSep)ml::Toolsprotectedstatic
appendToLog(const std::string &path, const std::string &logString)ml::Toolsstatic
calculateImageCheckSum(MLint outNum, Module &baseOp)ml::Toolsstatic
clearLogFile(const std::string &path, bool remove=false)ml::Toolsstatic
getLoopOrder(int dim, const SubImageBox &calcBox, std::vector< int > &loopOrder, std::vector< int > &loopStart, std::vector< int > &loopEnd)ml::Toolsstatic
getTypeInformation(MLDataType dt)ml::Toolsstatic
getVoxelValueRescale(MedicalImageProperties *img, double &slope, double &intercept, bool inverse=false)ml::Toolsstatic
replace(std::string &s, char sch, char rep)ml::Toolsstatic
scanImage(PagedImage &img, MLdouble &stdMin, MLdouble &stdMax, MLdouble &realMin, MLdouble &realMax, MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr)ml::Toolsstatic
scanImageWithGetTile(PagedImage &img, MLdouble &stdMin, MLdouble &stdMax, MLdouble &realMin, MLdouble &realMax)ml::Toolsprotectedstatic
scanImageWithProcessAllPages(PagedImage &img, MLdouble &stdMin, MLdouble &stdMax, MLdouble &realMin, MLdouble &realMax, MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr)ml::Toolsprotectedstatic
scanInput(Module *op, MLint inIdx, MLdouble &stdMin, MLdouble &stdMax, MLdouble &realMin, MLdouble &realMax)ml::Toolsstatic
scanOutput(Module *op, MLint outIdx, MLdouble &stdMin, MLdouble &stdMax, MLdouble &realMin, MLdouble &realMax)ml::Toolsstatic
separate(const std::string &stri, char sep, MLuint &num, std::string *&seps)ml::Toolsstatic
toHex(MLint64 val, size_t minNumDigitSpace=1, bool useCapitals=true, bool isSigned=false)ml::Toolsstatic
toString(MLint64 val, size_t minFieldSize=1, int align=1, size_t preSpaces=0, size_t postSpaces=0, int hex=0, size_t minNumDigitSpace=8, bool useCapitals=true)ml::Toolsstatic