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

WHICH THE BEST ALGORITHM FOR SPECT IMAGE #15

Closed
akmal871026 opened this issue Jan 4, 2021 · 1 comment
Closed

WHICH THE BEST ALGORITHM FOR SPECT IMAGE #15

akmal871026 opened this issue Jan 4, 2021 · 1 comment
Labels
not a bug Issue is not a bug question Further information is requested

Comments

@akmal871026
Copy link

Dear villekf/OMEGA,

For SPECT images, which one of the best algorithm can be applied to produce best image quality?

  • Improved Siddon's ray tracer algorithm for the system matrix creation (code for regular Siddon available, but not used) [1,2]
  • Orthogonal distance-based ray tracer [3]
  • Volume of intersection ray tracer (THOR) [28].
  • Maximum Likelihood Expectation Maximization (MLEM) [4,5]
  • Ordered Subsets Expectation Maximization (OSEM) [6]
  • data Ordered Subsets Expectation Maximization (COSEM) [7]
  • Enhanced COSEM (ECOSEM) [8]
  • Accelerated COSEM (ACOSEM) [9]
  • Row-Action Maximum Likelihood Algorithm (RAMLA) [10]
  • Relaxed OSEM (ROSEM)
  • Rescaled Block-Iterative EM (RBI) [11]
  • Dynamic RAMLA (DRAMA) [12]
  • Modified RAMLA (MRAMLA), aka modified BSREM-2 [13]
  • Block Sequential Regularized Expectation Maximization (BSREM) [14]
  • One-step-late algorithm (OSL) [15]
  • Quadratic prior (Gibbs prior with quadratic potential function)
  • Median Root Prior (MRP) [16]
  • L-filter (MRP-L) prior [17]
  • Finite Impulse Response Median Hybrid (MRP-FMH) prior [17,18]
  • Weighted mean prior [19,20]
  • Total variation (TV) [21, 22, 23]
  • Total generalized variation (TGV) [24]
  • Anisotropic diffusion (AD) Median Root Prior
  • Asymmetric parallel levels sets prior (APLS) [22]
  • Non-local means prior (NLM), including non-local TV [25,26,27]
@villekf villekf added the not a bug Issue is not a bug label Jan 7, 2021
@villekf
Copy link
Owner

villekf commented Jan 7, 2021

I don't think there is literature where all of them have been tested. If you want to find the best, you need to investigate that yourself.

@villekf villekf closed this as completed Jan 7, 2021
@villekf villekf added the question Further information is requested label Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not a bug Issue is not a bug question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants