47 #ifndef _MIRA_ENVIRONMENT_H_ 48 #define _MIRA_ENVIRONMENT_H_ 79 bool ignoreErrors =
true);
std::string resolveEnvironmentVariable(const std::string &envVar)
Resolves an environmental variable.
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
std::string resolveEnvironmentVariables(std::string envStr, bool ignoreErrors=true)
Resolves all environmental variables in a string: It replaces $VARIABLE ${VARIABLE} VARIABLE% by the ...