Calculates window mean for a given SAR-class
object.
The window is a square.
1 | getAverageCpp(img, u, v, n)
|
img |
Matrix. |
u |
Integer. Center of window (column, i.e. y coordinate). |
v |
Integer. Center of window (row, i.e. x coordinate). |
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.