dcm
dcm copied to clipboard
A lightweight C++ DICOM library (for study purpose only!)
I am working on an academic project, and I would like to use dcm library. What is the license? Would you consider BSD or MIT license?
GetColumnData() in dcm_tree_model.cpp has: ` std::stringstream value_ss; PrintValue(value_ss, data_element); column_data
Hi, thanks for this fast and lightweight library and keep up the good work! As of now, I do not see explicit support for reading private tags. Are there plans...
It's stupid to use so a big dependence lib for so small project, a few people have compiled boost on their computer. use stl instead.