fn_xregister

Contents

Syntax

d = fn_xregister(a,b,maxshift)

Description

register images a and b using cross-correlation
based on the Matlab code for normxcorr2, and normalization is improved
when a is not inside b
Input:
- a,b        images to register
- maxshift   value between 0 and 1: maximal percentage of motion in x and
             y direction
             or maximal motions in number of pixels
See also fn_register

Source

The MathWorks, Inc.

Copyright 1993-2010

Thomas Deneux

Copyright 2014-2017