Medical Imaging Interaction Toolkit  2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
mitk::SegmentationTaskList::Task::Scene Struct Reference

#include <mitkSegmentationTaskList.h>

Collaboration diagram for mitk::SegmentationTaskList::Task::Scene:

Public Attributes

fs::path Path
 
std::string Image
 
std::string Segmentation
 

Detailed Description

Definition at line 42 of file mitkSegmentationTaskList.h.

Member Data Documentation

◆ Image

std::string mitk::SegmentationTaskList::Task::Scene::Image

Definition at line 45 of file mitkSegmentationTaskList.h.

◆ Path

fs::path mitk::SegmentationTaskList::Task::Scene::Path

Definition at line 44 of file mitkSegmentationTaskList.h.

◆ Segmentation

std::string mitk::SegmentationTaskList::Task::Scene::Segmentation

Definition at line 46 of file mitkSegmentationTaskList.h.


The documentation for this struct was generated from the following file: