Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "mitkSegWithPreviewTool.h"
#include <MitkSegmentationExports.h>
#include <memory>
#include <unordered_map>
#include <set>
#include <nlohmann/json.hpp>
#include <mitkPointSet.h>
#include <mitkInteractionPositionEvent.h>
Go to the source code of this file.
Classes | |
struct | mitk::MonaiModelInfo |
Struct to hold featured models individual info. More... | |
struct | mitk::MonaiAppMetadata |
Struct to store MonaiLabel server metadata including all model infos. More... | |
struct | mitk::MonaiLabelRequest |
Request class to pack model and other necessary server information from GUI. More... | |
class | mitk::MonaiLabelTool |
MonaiLabel segmentation tool base class. More... | |
Namespaces | |
us | |
mitk | |
Find image slices visible on a given plane. | |