Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
QmitknnUNetFolderParser.h File Reference
#include <QDirIterator>
#include <memory>
#include <functional>
#include <QString>
#include <vector>

Go to the source code of this file.

Classes

struct  FolderNode
 Struct to store each (Folder) Node of the hierarchy tree structure. More...
 
class  QmitknnUNetFolderParser
 Class to store and retreive folder hierarchy information of RESULTS_FOLDER. Only Root node is explicitly stored in m_RootNode. No. of sub levels in the hierachry is defined in the LEVEL constant. More...