Week Five - Medical Data Registration & Fusion Flashcards
What is the difference between image registration and fusion?
Registration = image aligning Fusion = registration + combination (merging)
Define image registration.
The process of transforming different sets of data into one coordinate system. It aims to spatially match data sets that may differ in time of acquisition, imaging device, and acquisition angle.
What is the purpose of monomodal image registration?
To register scans from the same imaging technique in temporal studies to evaluate disease progression.
What is the purpose of multimodal image registration?
To combine information from different imaging modalities in order to correlate anatomical structure with functional information.
What is an atlas?
A database of medical images that can be used to automatically segment, label, or interpret different tissues; and study anatomical/functional variability.
What advantage does image guided surgery have over conventional surgery?
Conventional surgery relies on direct vision, whereas image guided surgery allows planning and navigation by the registration of images to physical space when operating.
What role does registration play in image guided surgery? (3 things)
Register:
- Anatomical images with patient
- Intra-operative images with patient
- Segmented anatomical images with intra-operative images
What are the steps involved in the registration framework?
Reference image + study image - Similarity measure - Optimisation - Transformation & Interpolation
What is interpolation?
Uses known data to estimate data at unknown points. When an image undergoes a transformation, each pixel might not map exactly to the centre of a pixel in the output image - so interpolation is used to predict the value of that pixel.
Name 3 commonly used interpolation methods.
Nearest neighbour, linear, bi-linear.
What is the purpose of an optimisation algorithm?
To search for the optimal transformation to maximise the similarity measure.
Describe the Powell algorithm.
An optimisation algorithm that performs a succession of 1D optimisations, finding the best solution for each variable; and the single variable optimisations are used to determine the new search direction.
Define transformation.
To relate the pixels of a study image to the corresponding points of a reference image.
Name three types of transformations.
Rigid - preserves lengths and angles (corrects translation and rotation)
Affine - maps parallel lines to parallel lines (corrects skewing)
Deformable - corrects dramatic deformations caused by changes of tissue structure, difference in shape of organs etc.
Name 4 applications of deformable transformations.
Matching atlas to patients.
Inter-subject registrations.
Temporal deformations.
Between pre- and intra-operative.