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

ENH: Add new Python example for inline/on-the-fly FDK reconstruction #669

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

Conversation

SimonRit
Copy link
Collaborator

No description provided.

@SimonRit SimonRit requested a review from axel-grc January 13, 2025 09:20
@LANGZHIZHEN
Copy link

reader. UpdateOutputInformation() to produce ITK ERROR: MetaImageIO x5d2bc29ff920 (0) : the File always be read: ./output/projection_049. mha for reading. Is it because the reader reads the names of all the projected images?

@SimonRit
Copy link
Collaborator Author

reader. UpdateOutputInformation() to produce ITK ERROR: MetaImageIO x5d2bc29ff920 (0) : the File always be read: ./output/projection_049. mha for reading. Is it because the reader reads the names of all the projected images?

Sorry, I'm not sure what it worked at some point but the ProjectionsReader uses the ImageSeriesReader which itself uses the first and the last projection. The last force-push fixed this.

@LANGZHIZHEN
Copy link

Thanks, I can use it to develop my program. Best Regards!

@LANGZHIZHEN
Copy link

LANGZHIZHEN commented Jan 15, 2025

reader. UpdateOutputInformation() to produce ITK ERROR: MetaImageIO x5d2bc29ff920 (0) : the File always be read: ./output/projection_049. mha for reading. Is it because the reader reads the names of all the projected images?

Sorry, I'm not sure what it worked at some point but the ProjectionsReader uses the ImageSeriesReader which itself uses the first and the last projection. The last force-push fixed this.

When I was developing the cuda version, I had a problem. Is it possible for the above code to implement CUDA version?
ITK ERROR: ExtractImageFilter(0x574e9f1f45f0): The number of zero sized dimensions in the input image Extraction Region
is not consistent with the dimensionality of the output image.
Expected the extraction region size ([0, 0, 0]) to contain 0 zero sized dimensions to collapse.

@SimonRit
Copy link
Collaborator Author

Answered on https://discourse.itk.org/t/projection-images-config/7380/5. Please stop duplicating your posts.

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.

2 participants