Skip to content

Bad reconstruction for short scan of near parallel geometry #762

@SimonRit

Description

@SimonRit

The following does not produce an accurate result:

rtksimulatedgeometry --sdd 1701 --sid 1625 -o g.xml -n 100 --arc 180
rtkprojectshepploganphantom --spacing 0.23 --size 200 -g g.xml -o p.mha --phantomscale 20
rtkfdk -p . -r ^p.mha$ -o fdk.mha -g g.xml --spacing .2

as if the first and last projections had a lot more weights than anticipated. Doing a purely parallel geometry is also not working

rtksimulatedgeometry --sdd 0 -o p.xml -n 100 --arc 180
rtkfdk -p . -r ^p.mha$ -o fdk.mha -g p.xml --spacing .2

as the resulting image is filled with NaNs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions