41 class FilenameGeneratorImpl;
42 struct FilenameGeneratorImplDelOp {
static void delete_func(FilenameGeneratorImpl *i); };
98 const std::string& postfix,
99 int objectStart,
int objectEnd,
100 int imageStart,
int imageEnd);
106 std::string showNext()
const;
109 int filesLeft()
const;
115 std::vector<std::string> getList();
static const int INFINITE_FILE_COUNT
Definition: FilenameGenerator.h:54
undocument this line if you encounter any issues!
Definition: Any.h:37
Interface class for cheap copyable classes using a smart ptr.
Definition: ShallowCopyable.h:131
#define ICLIO_API
Definition: CompatMacros.h:176
Utility class for generating a stream of filenames.
Definition: FilenameGenerator.h:52
ICLQt_API void show(const icl::core::ImgBase &image)
shows an image using TestImages::show