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

RTStruct Orientation #1310

Closed
LeoReubelt opened this issue Feb 8, 2023 · 2 comments
Closed

RTStruct Orientation #1310

LeoReubelt opened this issue Feb 8, 2023 · 2 comments
Labels
question Further information is requested
Milestone

Comments

@LeoReubelt
Copy link

LeoReubelt commented Feb 8, 2023

First of all. Thanks for doing this. Good work.

I am trying to overlay RTStruct contours on the Dicom slices. And, while it is working pretty well, the Image Plane calculations are proving difficult (Image Position (Patient): (0020,0032), Image Orientation (Patient): (0020,0037), Slice Location: (0020,1041), Pixel Spacing: (0028,0030)). And I wanted to know if there was existing functionality that would take the raw contour points and convert them to the view coordinate space so they align properly with the rendered slice image. I am looking at functions like getOrientedXYZ(values) → {object} but i am not sure what to use or how to use it.

@ivmartel ivmartel added the question Further information is requested label Feb 9, 2023
@ivmartel ivmartel added this to the 0.32.0 milestone Feb 9, 2023
@ivmartel
Copy link
Owner

ivmartel commented Feb 9, 2023

The ViewController provides various methods for position manipulation. Now I am not sure if this helps you, it depends where you are in the code.

If ever this is code that you can contribute, I would be very interested! I was more focused these days on support for DICOM SEG, RStruct is still pending, see #306...

@ivmartel
Copy link
Owner

ivmartel commented Jun 2, 2023

Closing for now, feel free to comment if you need.

@ivmartel ivmartel closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants