C22 Past papers Flashcards
(40 cards)
Q: What is the motion constraint equation in optical flow and what does it assume?
A: dI/dx vx plus dI/dy vy plus dI/dt equals zero assumes small intensity changes over time and brightness constancy of pixels
Q: In Horn Schunck optical flow why is there a regularization term and what is its role?
A: The term alpha times gradient norm squared of velocity imposes smoothness on the flow field preventing abrupt changes and solving the aperture problem
Q: What is the difference between T1 weighted and T2 weighted MRI images?
A: T1 weighted uses short TR and TE fat bright fluid dark whereas T2 weighted uses long TR and TE fluid bright fat dark
Q: Write the Bloch equation and explain the significance of each term?
A: dM/dt equals gamma M cross B minus R times M minus M0 the first term is precession the second represents T1 and T2 relaxation toward equilibrium
Q: In medical image registration why is mutual information commonly used for multimodal alignment?
A: MI captures statistical dependence between intensity distributions and does not require similar intensity scales thus robust across modalities
Q: Define normalized cross correlation and when it is typically used?
A: NCC equals sum of zero mean products divided by product of standard deviations used for single modality registration or template matching
Q: What is the main difference between rigid and affine transformations?
A: Rigid preserves shape with rotation and translation only affine also allows scaling and shear
Q: Describe the shape of the Haar wavelet in one dimension?
A: Piecewise constant plus one for first half minus one for second half zero outside
Q: What does anisotropic diffusion filtering do to an image?
A: It smooths within homogeneous regions while preserving edges by reducing diffusion across large gradients
Q: In active contours what do the internal and image energy terms represent?
A: Internal energy enforces curve smoothness while image energy attracts the curve to edges or desired features
Q: What is the partial volume effect?
A: When one voxel contains more than one tissue type producing mixed intensities and blurred boundaries
Q: How would you compute the Jacobian of a deformation field in registration and why is it important?
A: Determine the determinant of the spatial derivative matrix of the transform it indicates local volume change
Q: State the formula for the Dice similarity coefficient?
A: Two times the intersection volume divided by the sum of the individual volumes of sets A and B
Q: What is a Bland Altman plot used for?
A: To compare two measurement methods by plotting their mean against their difference revealing bias and agreement limits
Q: Give the steps of a two dimensional Procrustes alignment of point sets?
A: Center the points scale to equal norm then compute rotation via SVD to minimize squared distances
Q: Define sensitivity and specificity?
A: Sensitivity equals TP over TP plus FN specificity equals TN over TN plus FP
Q: Explain positive predictive value also called precision?
A: PPV equals TP over TP plus FP the proportion of positive predictions that are correct
Q: What is the Receiver Operating Characteristic curve?
A: Plot of true positive rate versus false positive rate across thresholds assessing classifier performance
Q: How is the C statistic or AUC computed from an ROC curve?
A: It is the numerical area under the ROC curve with one for perfect classifier and half for random
Q: What is an advantage of using singular value decomposition for analyzing biomedical signals?
A: SVD reveals principal components reduces dimensionality and denoises data while preserving main structure
Q: In Lucas Kanade optical flow how is velocity solved?
A: Using least squares over a patch to solve the two by two system based on local spatial and temporal gradients
Q: Why might an elastic registration model fail for large local deformations?
A: Elastic models are too stiff and cannot accommodate large non uniform deformations that a fluid model handles better
Q: In MRI slice selection how do you select slice thickness?
A: Slice thickness equals excitation bandwidth divided by gamma times gradient amplitude
Q: Explain the difference between T2 star and T2?
A: T2 star includes field inhomogeneity effects making it shorter than pure spin spin relaxation time T2