Skip to content

Releases: slicebox/dcm4che-streams

Robust VR=UN handling

10 Sep 13:47
Compare
Choose a tag to compare

Port of a fix in dicom-streams which improves handling of elements with VR=UN

DICOM validation with optional input draining

07 Nov 01:04
a896264
Compare
Choose a tag to compare
Merge pull request #49 from slicebox/release-2017-11-06

Release 2017 11 06

Modular dicom processing

17 Oct 11:44
Compare
Choose a tag to compare

New non-trivial DICOM flows can be built using a modular system of capabilities that are mixed in as appropriate with a core class implementing a common base interface.

Tag paths

26 Jul 11:09
Compare
Choose a tag to compare

Added new data structure for tag paths. A tag path ponts to a tag or sequence in a dataset, possibly nested within other datasets. The modify flow has been updated to work with tag paths, making it possible to modify tags in sequences. Also, a bulk data filter was added.

Refactored API for modify flow

29 May 08:22
Compare
Choose a tag to compare
0.3

release 2017-05-29

Bugfix collect attributes flow

20 May 12:57
Compare
Choose a tag to compare
0.2.1

release 2017-05-20

Collect attributes flow, several bugfixes

15 May 13:05
Compare
Choose a tag to compare

Initial release

02 May 07:28
Compare
Choose a tag to compare

Basic validation, filter, parts and attributes flows and sinks.