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

Implementation of Heightmap Segmentation IOD Validator. More...

Include dependency graph for heightmap_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_heightmap_seg_iod (const core::dicom_dataset &dataset)
 Validate a Heightmap Segmentation dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_heightmap_seg_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid Heightmap Segmentation object.
 
bool kcenon::pacs::services::validation::is_heightmap_segmentation (const core::dicom_dataset &dataset)
 Check if dataset is a heightmap segmentation.
 

Variables

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

Detailed Description

Implementation of Heightmap Segmentation IOD Validator.

Definition in file heightmap_seg_iod_validator.cpp.