Fine Registration

Brief Description

Estimate disparity map between two images.

Tags

Stereo

Long Description

This application computes a disparity map between two images that correspond to the same scene. It is intended for case where small misregistration between images should be estimated and fixed. The search is performed in 2D.

The algorithm uses an iterative approach to estimate a best match between local patches. The typical use case is registration betwween similar bands, or between two acquisitions. The output image contains X and Y offsets, as well as the metric value. A sub-pixel accuracy can be expected. The input images should have the same size and same physical space.

Parameters

Limitations

None

Authors

OTB-Team

See also

Example of use