dcmqi icon indicating copy to clipboard operation
dcmqi copied to clipboard

dcmqi (DICOM for Quantitative Imaging) is a free, open source C++ library for conversion between imaging research formats and the standard DICOM representation for image analysis results

Results 103 dcmqi issues
Sort by recently updated
recently updated
newest added

https://qiicr.org/dcmqi/#/validators

documentation

I am trying to create a dicom seg file using itkimage2segimage, however I keep running into VR definition violation errors. ![image](https://user-images.githubusercontent.com/87641486/159239461-b4933293-9b59-48be-aa96-6df3e73ae3f6.png) ![image (1)](https://user-images.githubusercontent.com/87641486/159239667-790cf436-3509-44f1-8238-aafc3532f18d.png) What would be the exact fix for...

question
SEG

From @dclunie: > There are no DICOM Transfer Syntaxes specifically for floating point pixel data. > > So the Deflate TS is the only one available, and it should work...

enhancement
PM

Currently, dcmqi fails in Slicer: https://slicer.cdash.org/build/2599227/configure

enhancement

Problem (reported by @abmnv and Felix Nensa): Acquisition context is propagated from the source images DICOM. In the instances where there are attributes that are not conforming to the standard,...

bug
high priority

This would be in place of a custom ITKv3, which was done originally to reduce build time of the library due to CI time limits

Hey all, Thanks for the work you guys put in dcmqi. As discussed with @fedorov, I think it would be beneficial to add a few lines in the `itkimage2segimage` [documentation...

Hello, I am new to DICOM SRs, and I was wondering if we could somehow write the `value` in `measurementItems` as a string. Considering the example given in `sr-tid1500-ct-liver-example.json` we...

enhancement
SR

Equipment info is not populated as intended, and instead is propagated from the source image series.

bug
PM

Hi, Thank you so much for your package. I have a problem with docker container for qiicr/dcmqi. After running it exits immediately with exited (139). I tried all the below...