lamyj / odil

Odil is a C++11 library for the DICOM standard
Other
85 stars 21 forks source link

Python wrappers #4

Closed lamyj closed 8 years ago

lamyj commented 8 years ago

Odil should have Python wrappers that are:

They should be done in that order:

lamyj commented 8 years ago

Data set done by cd9dd64

lamyj commented 8 years ago

Reading and writing done by 9ada768

lamyj commented 8 years ago

Network clients done by 918844b