Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative manufacturers preprocessing #12

Open
wants to merge 2 commits into
base: update_torch2
Choose a base branch
from

Conversation

diegokauer
Copy link

Defining dicom_to_arr_pydicom as an alternative to dicom_to_arr using pydicom's builtin function apply_voi_lut. It seems to result in the same images as dicom_to_arr for Hologic, GE Healthcare, Siemens images. For other manufacturers (Giotto, Metaltronica, FUJIFILM and PLanmed), it reads the voi function and applies the transformation specified in their DICOM tags. It also includes support for FUJIFILM and Planmed images that are reversed.

May need some further testing.

…using pydicom builtin function, including support for manufacturers that have a reverse view (FUJIFILM and Planmed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant