modular CT parameters
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 249
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hi Kyle,
when i try to use modular geometry, with rowVectors set align with Z-axis, fbp reconstruction or projection filtering can work with detector rows number >=32. But fail to work with rows <=16. When detector rows number set less than 16, it will give error as :
projection filtering only implemented for modular geometries whose rowVectors are aligned with the z-axis
or
FBP only implemented for modular geometries whose rowVectors are aligned with the z-axis
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the modular-geometry case with rowVectors aligned to the Z-axis, comparing detector row counts of 32 or more with 16 or fewer. Start with the FBP reconstruction and projection-filtering paths; done means those paths no longer reject modular geometries solely because the detector has 16 or fewer rows.
Written by the indexing model from the issue text.
Assessment
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100