PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
label_map_seg_iod_validator.cpp File Reference

Implementation of Label Map Segmentation IOD Validator. More...

Include dependency graph for label_map_seg_iod_validator.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::services
 
namespace  kcenon::pacs::services::validation
 

Functions

validation_result kcenon::pacs::services::validation::validate_label_map_seg_iod (const core::dicom_dataset &dataset)
 Validate a Label Map Segmentation dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_label_map_seg_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid Label Map Segmentation object.
 
bool kcenon::pacs::services::validation::is_label_map_segmentation (const core::dicom_dataset &dataset)
 Check if dataset is a label map segmentation.
 

Variables

static constexpr std::string_view kcenon::pacs::services::validation::label_map_segmentation_storage_uid
 

Detailed Description

Implementation of Label Map Segmentation IOD Validator.

Definition in file label_map_seg_iod_validator.cpp.