| Page 1 | Page 2 | Page 3 | Page 4 | Page 5 |
Input:![]() |
Model-Based Matching by LinearCombinations of Prototypes
|
Match:![]() |
ASM (Active Shape Model), (Cootes and Taylor): similarly to this approach, it creates a model based out of a linear combination of models, but the initial step is that a user has to select control points on each database image (time consuming, error). As a correspondence function between each image, the ASM uses a principal component analysis on matrix containing vectors of points of the database images. Resulting Eigenvectors describe the directions of greatest variations of the control points. The model is matched by an algorithm that searches a region in a unknown image around the control point to find a better fit, and updates parameters.
Motion Estimation (Hanna and Hingorani): Defines error function which is minimized, to find optimal flow field between images. Sum of squared differences between one image and a warping of the other image, related to the current estimate of the flow field.
| Page 1 | Page 2 | Page 3 | Page 4 | Page 5 |