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

Implementation of Ultrasound Image IOD Validator. More...

Include dependency graph for us_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_us_iod (const core::dicom_dataset &dataset)
 Validate a US dataset with default options.
 
bool kcenon::pacs::services::validation::is_valid_us_dataset (const core::dicom_dataset &dataset)
 Quick check if a dataset is a valid US image.
 

Detailed Description

Implementation of Ultrasound Image IOD Validator.

Definition in file us_iod_validator.cpp.