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

Implement linear interpolation in FDK #757

Open
3 tasks
anderskaestner opened this issue Dec 15, 2024 · 0 comments
Open
3 tasks

Implement linear interpolation in FDK #757

anderskaestner opened this issue Dec 15, 2024 · 0 comments
Assignees

Comments

@anderskaestner
Copy link
Member

The current FDK reconstructor has only nearest neighbors interpolation. The image quality is expected to suffer from this scheme

  • Implement an interpolation method switch
  • Implement a 4-point linear interpolation
  • Check performance penalty
@anderskaestner anderskaestner self-assigned this Jan 12, 2025
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