Medical Imaging Interaction Toolkit  2023.12.99-f298153c
Medical Imaging Interaction Toolkit
mitkROI.h File Reference
#include <mitkBaseData.h>
#include <MitkROIExports.h>

Go to the source code of this file.

Classes

class  mitk::ROI
 A collection of region of interests (ROIs). More...
 
class  mitk::ROI::Element
 Encapsulates a single (possibly time-resolved) ROI. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

MITKROI_EXPORT void mitk::to_json (nlohmann::json &j, const ROI::Element &roi)
 
MITKROI_EXPORT void mitk::from_json (const nlohmann::json &j, ROI::Element &roi)