Andrey Fedorov
Andrey Fedorov
Let's keep adding small things to this issue that should be fixed after RSNA ... - [ ] review attribute types and add DICOM VRs as needed - [ ]...
This is the place to discuss overall suggestions for improving documentation: Feedback from @pieper: - [ ] My biggest comment is that it needs a "TL;DR" (or Quick Start) that...
For http://qiicr.org/dcmqi/#/seg It might be helpful to have a feature where user starts typing the name of the structure, and the app looks up the typed text in code meanings...
Not sure yet if this is the source of the problem, but with a sample dataset one of the users reported segfault, and it may be because the input is...
See some issues identified here: https://github.com/QIICR/dcmqi/issues/42 Also, as observed by @cpinter: > - There is no ‘blood’ in any of the dictionaries. I think it’s strange! > - There are...
Specific example: how to communicate which b-values were used for model fit? Awaiting suggestions from @dclunie
Currently, communication of the source series DICOM files serves multiple purposes: - initialize patient/study/FoR for the segmentation to be created - list all of the instances passed as input in...
from a discussion with @dclunie On Fri, Jul 1, 2016 at 7:19 AM, David Clunie [email protected] wrote: > Hi Andrey > > I agree that there is not a lot...
at some point, we need to review the code and make sure all dcmtk calls that return OFCondition are wrapped in condition checking macros.