You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.6 doesn't have jpegls but does have openjpeg, so use JPEG2000 compression (although check its support for various image types). The NSH-2.0 environment isn't limited to Python 3.6 so can use either compression scheme.
The output files should be compressed losslessly, although
See https://pydicom.github.io/pydicom/stable/guides/encoding/jpeg_ls.html
and https://pydicom.github.io/pydicom/stable/guides/encoding/jpeg_2k.html
The text was updated successfully, but these errors were encountered: