Chapter 11: Flashcards
What is image registration?
Lining two images up so they look the most alike. Formally: determining a geometrical transformation
What is an image feature?
Something easily recognizeable in an image.
Name different kinds of image landmarks:
1) anatomical - expert assigned biologically meaningful
2) mathematical landmark - mark on curve placed through math e.g. max curvature
3) pseudo landmark - mark that is on a curve constructed based on anatomical or mathematical landmark
What is an objecti9ve function?
A function that calculates the difference between two images.
Optimization problem for registration?
For a given registration optimize the registration variables to minimize cost function.
What is a rigid transformation?
Translation + rotation = keeps same coordinate system
What is a similarity transform?
translation + rotation + isotropic scaling
List the 4 elements of intensity based image registration:
1) Geometrical trnaform
2) The similarity -measures goodness of trnaform
3) OPtimization of transform parameters tooptimize similarity
4) Regularization -securing that only reasonable transformsare done