Some questions about the voxel_backprojection.cu
Open
- Dominant language
- MATLAB
- Stars
- 803
- Forks
- 262
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 8
Description
Regarding the voxel_backprojection.cu function, is the backprojection calculation consistent with the idea in the following text?
For each source and detector position, one calculates the position of the line from the source, through the center of a voxel of interest hits the detector. Then the backprojection at this source and detector position is calculated by bilinear interpolation of where the line described in the previous sentence hits the detector. That's it.
Contributor guide
Assessment
This issue has not been assessed yet.