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

FBP with sinogram obtained by real equipment #49

Open
Naoki-Ikezawa opened this issue Jul 14, 2023 · 0 comments
Open

FBP with sinogram obtained by real equipment #49

Naoki-Ikezawa opened this issue Jul 14, 2023 · 0 comments

Comments

@Naoki-Ikezawa
Copy link

I tried to reconstruct sinogram (obtained with real equipment) with torch-radon FBP method. But I only get first image. It may contain a very small object. The second image is obtained by another reconstruction method.

I used "torch_radon.RadonFanbeam()".
There are parameters.

resolution = 512
source_distance = 55 [mm]
det_distance = 148 [mm]
det_spacing = 0.276890625 [mm/pixel]

I wonder if we have to transform parameters when I apply torch-radon FBP for real data.
How can I solve this problem? Thanks.

image

image

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