Odil
A C++11 library for the DICOM standard
|
Go to the source code of this file.
Namespaces | |
odil | |
Functions | |
Json::Value | odil::as_json (DataSet const &data_set, odil::Value::Strings const &specific_character_set=odil::Value::Strings()) |
Convert a data set to its JSON representation. More... | |
DataSet | odil::as_dataset (Json::Value const &json) |
Create a data set from its JSON representation. More... | |