1 / 32

Medical Imaging

Medical Imaging. Mohammad Dawood Department of Computer Science University of Münster Germany. Recap. Sound waves Piezoelectric crystals Wave front formation. Inverse Radon transform Filtered back projection. Filtered back projection.

topaz
Télécharger la présentation

Medical Imaging

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. Medical Imaging Mohammad Dawood Department of Computer Science University of Münster Germany

  2. Recap

  3. Sound waves Piezoelectric crystals Wave front formation

  4. Inverse Radon transformFiltered back projection Filtered back projection

  5. Fourier slice theorem Kaczmarz Method (=ART)

  6. Image Registration

  7. Registration T : Transformation In this lecture Floating image : The image to be registered Target image : The stationary image

  8. Registration Linear Transformations - Translation - Rotation - Scaling - Affine

  9. Registration 3D Translation

  10. Registration 3D Rotation

  11. Registration 3D Scaling

  12. Registration Rigid registration Angles are preserved Parallel lines remain parallel

  13. Registration Affine registration

  14. Registration Feature Points

  15. Registration Feature Points 1. De-mean 2. Compute SVD 3. Calculate the transform

  16. Registration Feature Points Iterative Closest Points Algorithm (ICP) 1. Associate points by the nearest neighbor criteria. 2. Estimate transformation parameters using a mean square cost function. 3. Apply registration and update parameters.

  17. Registration Feature Points

  18. Registration Feature Points Random Sample Consensus Algorithm (RNSAC) 1. Transformation is calculated from hypothetical inliers 2. All other data are then tested against the fitted model and, if a point fits well to the model, also considered as a hypothetical inlier 3. The estimated model is reasonably good if sufficiently many points have been classified as hypothetical inliers. 4. The model is re-estimated from all assumed inliers 5. Finally, the model is evaluated by estimating the error of the inliers relative to the model

  19. Registration Phase Correlation

  20. Registration Distance Measures - Sum of Squared Differences (SSD) - Root Mean Square Difference (RMSD) - Normalized Cross Correlation (NXCorr) - Mutual Information (MI)

  21. Registration Sum of Squared Differences SSD(f,t) SSD(20f,t)

  22. Registration Root Mean Squared Differences RMS(f,t) RMS(20f,t)

  23. Registration Normalized Cross Correlation NXCorr(f,t) NXCorr(20f,t)

  24. Registration Mutual Information MI(f,t) MI(20f,t)

  25. Define a joint probability distribution: Generate a 2-D histogram where each axis is the number of possible greyscale values in each image each histogram cell is incremented each time a pair (I1(x,y), I2(x,y)) occurs in the pair of images If the images are perfectly aligned then the histogram is highly focused. As the images mis-align the dispersion grows recall Entropy is a measure of histogram dispersion Entropy for Image Registration

  26. Optical Flow

  27. Optical flow Brightness consistency constraint With Taylor expansion V : Flow (Motion)

  28. Optical flow Lucas Kanade Algorithm: Assume locally constant flow =>

  29. Optical flow Horn Schunck Algorithm: Assume globally smooth flow

  30. Optical flow Bruhn’s Non-linear Algorithm

  31. Visit 23.05.2011 14:00 EIMI Technologiehof, Mendelstr. 11 48149 Münster www.uni-muenster.de/eimi

More Related