1 / 11

Back Projection

Back Projection. Image and Sinogram. Projections. 135°. 30°. Back Projection. 180 Projections. Four Projections. Filtered Sinogram. s = R(:,k); sf = ( fft (s)); q = abs( linspace (-1,1,length( sf )+1))'; sf = sf.* fftshift (q(2:(end-0))); R(:,k) = real( ifft (( sf )));.

jake
Télécharger la présentation

Back Projection

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Back Projection

  2. Image and Sinogram

  3. Projections 135° 30°

  4. Back Projection 180 Projections Four Projections

  5. Filtered Sinogram s = R(:,k); sf = (fft(s)); q = abs(linspace(-1,1,length(sf)+1))'; sf = sf.*fftshift(q(2:(end-0))); R(:,k) = real(ifft((sf)));

  6. Filtered Projections 30° 135°

  7. Filtered Projection

  8. Filtered Backprojection 180 Projections 4 Projections

  9. Head Phantom

  10. Backprojection

  11. Filtered Backprojection Filtering Direction 180 Projections

More Related