pydicom / pylibjpeg

A Python framework for decoding JPEG images, with a focus on supporting pydicom
MIT License
46 stars 5 forks source link

Change pixel data decoding interface to pass group 0028 elements #42

Closed scaramallion closed 4 years ago

scaramallion commented 4 years ago

Should pass the elements of interest so plugins can do stuff like checking their values are OK (since this may affect how the images are displayed).