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

Implementation of X-Ray Angiographic Image IOD Validator. More...

Include dependency graph for xa_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_xa_iod (const core::dicom_dataset &dataset)
 Validate an XA dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_xa_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid XA image.
 
bool kcenon::pacs::services::validation::has_qca_calibration (const core::dicom_dataset &dataset)
 Check if dataset has valid QCA calibration data.
 

Detailed Description

Implementation of X-Ray Angiographic Image IOD Validator.

Definition in file xa_iod_validator.cpp.