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

RT-Struct does not always align with the original CT Scan #114

Open
Joshua-Roche opened this issue May 27, 2024 · 1 comment
Open

RT-Struct does not always align with the original CT Scan #114

Joshua-Roche opened this issue May 27, 2024 · 1 comment

Comments

@Joshua-Roche
Copy link

I have a deep learning model that segments a DICOM-formatted CT scan. The segmentation is saved out as a numpy array. When I try to convert this array to an RT-Struct, providing the folder that the CT scan lies in and the numpy array and overlay this RTStruct in DICOM-Viewing Software, the segmentation is not in the correct place, but offset ~120 slices (this offset number changes for every scan).

I've had real trouble with these CT scans.

Josh

@Joshua-Roche
Copy link
Author

https://drive.google.com/file/d/11tjykVlO7W7enve5Q-ADJ3ylP0QL934p/view?usp=sharing

Link to a scan where the segmentation is offset. The numpy array itself aligns perfectly with the scans i.e. overlaying the numpy array directly on the pixel_array in python presents the correct segmentation for each slice.

@Joshua-Roche Joshua-Roche closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@Joshua-Roche Joshua-Roche reopened this May 27, 2024
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

No branches or pull requests

1 participant