dicom icon indicating copy to clipboard operation
dicom copied to clipboard

Fix: pixel data mismatch

Open ducquangkstn opened this issue 3 years ago • 0 comments

Sometimes, the VL of pixel data does not match with calculated value. (I can not provide the sample file to test this)

  • In this case, we want to return an error rather than continue to parse and returns an EOF error (very hard to debug why)
  • This MR also adds a flag to allow ppl to skip the pixelData and mark it as Encapsulated.

ducquangkstn avatar Jul 27 '22 09:07 ducquangkstn