The dataset doesn't set the b2complement flag when the data is stored in signed 32bit integers

Issue #75 resolved
Paolo Brandoli repo owner created an issue

Pixels stored in signed integers should be force the flag b2complement to true. Currently when 32 bit signed integers are used the flag is not set.

Comments (2)

  1. Paolo Brandoli reporter

    - Fixes #74 (When the transfer syntax as implicit VRs then the VR for image data should be OW) - Fixes #73 (The Dicom codec returns black images when highbit=31) - Fixes #75 (The dataset doesn't set the b2complement flag when the data is stored in signed 32bit)

    6bacd0627f48

  2. Log in to comment