Andrey Fedorov

Results 803 comments of Andrey Fedorov

There go my hopes of a "good first issue"! Nothing's easy...

Since dcmqi already depends both on `dcmsr` and `dcmiod`, maybe it is most expedient to solve it in dcmqi with a `#define`d macro that converts between the two? Something like...

Thanks @jriesmeier! This means I can label it "good first issue" again! :-D

> Probably the ease of installation > ... > Since the dcmqi CLIs are standalone executables. A first step could be to simply provide the CLIs within a python package...

@pieper says this could be the cleanest approach: https://cppyy.readthedocs.io/. Related pointers: * colab example: https://colab.research.google.com/drive/1DB3XQkuRj5T2OhY95hnvd40R1EzD_lzL?usp=sharing * access Slicer mrml and vtk: https://gist.github.com/pieper/f9da3e0a73c70981b48d0747132526d5

@jcfr thanks for the clarification. What would be the best place to start to do something like you did for cmake for dcmqi?

@yigitsoy I tried the sample code you shared on a public dataset, and I am not able to reproduce the issue you reported. Can you either share a de-identified dataset,...

@michaelonken can you give us some unofficial idea if a minor release is coming up sometime soon?