|
Model-based
|
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | LIBRARIES | AMMA SEARCH | AMMA HOME |
These classes use robust optimisation to find the optimum motion model within a patch (a region) of a pair of images. The currently recommended starting point is MultiMatchMotEstC (templated on the motion model and optimiser type), which contains an example of its use. The subtree Motion Model contains the classes of the various motion models needed for the template.
The following tasks are remaining (please feel free to undertake any):-
AMMA | |
Image | |
Motion | |
Estimation | |
Model-based | |
Motion Model |
| Default Classes | Description |
| LMSRegionMatchC | Computes a 2D motion vector from 2 images over a region using a least-mean-square fit |
| NumCostMotEstC | Optimisation cost function for image patch comparison. |
| NumCostMotEstBC | Implementation class for cost function used for comparing image regions. |
| NumCostMotEstBaseC | Optimisation cost function for image patch comparison. |
| NumCostMotEstBaseBC | Implementation class for cost function used for comparing image regions. |
| NumOptimiseImageDescentC | Gradient descent optimisation algorithm for motion estimation. |
| NumOptimiseImageDescentBC | Gradient descent optimiser implementation class for motion estimation |
| NumOptimiseDiehlMotEstC | Gradient descent optimisation algorithm for motion estimation. |
| NumOptimiseDiehlMotEstBC | Gradient descent optimiser implementation class for motion estimation |
| MatchMotEstBC | |
| MatchMotEstC | Class for motion estimation |
| MultiMatchMotEstC | Motion estimation with templated motion model |
| MatchMotEstBaseBodyC | Put a brief description of your class body here |
| MatchMotEstBaseC | Put a brief description of your class here |
| MultiMatchMotEstBC | |
| MultiMatchMotEstBaseBodyC | Put a brief description of your class body here |
| MultiMatchMotEstBaseC | Put a brief description of your class here |
| Author: Anonymous, Generated by DocEntry: March 20, 2001 |