Calculates the sum of absolute differences (SAD) between two SAR-class
objects.
This method also works for RasterLayer-class
objects. The minimum SAD value determines disparity.
1 |
master |
|
slave |
|
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 and y direction. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.