suyashkumar / dicom

⚡High Performance DICOM Medical Image Parser in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Negative Integers in Native Pixel Data

suyashkumar opened this issue · comments

Based on the value of Pixel Representation Attribute. In #294 we introduced a check that returns an error for signed pixel data with values that are negative.