undocument this line if you encounter any issues!
Definition: Any.h:37
#define ICLUtils_API
this macros are important for creating dll's
Definition: CompatMacros.h:171
ICLQt_API void text(ImgQ &image, int x, int y, const string &text)
renders a text into an image (only available with Qt-Support)
ICLUtils_API void progress_init(const std::string &text="Creating LUT")
static utility function for displaying some progress information in console
ICLUtils_API void progress_finish()
static utility function for displaying some progress information in console
ICLUtils_API void progress(int curr, int max, const std::string &extraText="")
static utility function for displaying some progress information in console