Skip to content

Releases: QIICR/dcmqi

v1.2.1

01 Feb 07:27
Compare
Choose a tag to compare
v1.2.1

v1.2.0

16 Nov 16:37
v1.2.0
eb376ec
Compare
Choose a tag to compare
v1.2.0

v1.1.0

07 Mar 19:07
v1.1.0
a48dbe9
Compare
Choose a tag to compare

Bug fixes and improvements: v1.0.9...v1.1.0

Major change from v1.0.9 is that due to the changes in the DCMTK API, starting from this release DCMTK 3.6.3 or later is required. This and subsequent dcmqi releases will not compile against earlier versions of DCMTK!

v1.0.9

12 Jan 20:02
v1.0.9
8657ffe
Compare
Choose a tag to compare
v1.0.9

v1.0.8

12 Jan 20:15
v1.0.8
20051ec
Compare
Choose a tag to compare
v1.0.8

v1.0.7

11 Jan 18:41
Compare
Choose a tag to compare
v1.0.7

v1.0.6

11 Jan 18:01
6ddae90
Compare
Choose a tag to compare
Update README.md

v1.0.5

07 Apr 18:49
Compare
Choose a tag to compare

Bug fixes

  • fix the failure of the itkimage2segimage converter in the case when referenced instances list is empty

Improvements

  • DICOM segmentation context (coded terms describing the segmentation) has been updated to include the codes from the current version of the DICOM standard
  • DICOM parametric map diffusion and perfusion contexts (coded terms describing quantities/units used for encoding parametric maps derived by the quantitative analysis of DW, DCE and DSC MRI) have been updated, and now include terms included in the standard, and proposed for inclusion in the standard in CP-1665 (coding scheme 99DCMCP1665)
  • simplify initialization of DerivedPixelContrast: always use QUANTITY (DICOM CP not yet assigned a number!). As a result, the user is no longer required (or allowed) to specify this attribute in the metadata JSON.
  • minor fixes to the schema JSONs
  • more tests added
  • cleanup of CLI XML to improve consistency of the labels and fix semantics of the parameters
  • add dcmqi gitter channel - you can now chat with us on gitter (follow gitter badge in README)

1.0.4

21 Feb 22:45
v1.0.4
Compare
Choose a tag to compare
  • docker image build on tag push is fixed
  • added printing out of the version in the converters output

v1.0.2

20 Feb 22:18
Compare
Choose a tag to compare
  • fixing the issue with release tag not being recognized by the build system and not available on Docker