Calculates the zero normalized cross correlation (ZNCC) coefficient between two SAR-class
objects.
This method also works for RasterLayer-class
objects. The maximum ZNCC value determines disparity.
1 |
master |
Matrix. |
slave |
Matrix. |
u1 |
Integer. Column, i.e. y coordinate of master pixel. |
v1 |
Integer. Row, i.e. x coordinate of master pixel. |
u2 |
Integer. Column, i.e. y coordinate of slave pixel. |
v2 |
Integer. Row, i.e. x coordinate of slave pixel. |
n |
Integer. (Window size-1)/2 in x direction. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.