Learn R Programming

sits (version 0.13.1)

.sits_smooth_gauss_kernel: Compute the 2-D Gaussian kernel

Description

Compute the 2-D Gaussian kernel

Usage

.sits_smooth_gauss_kernel(window_size, sigma = 1)

Arguments

window_size

Size of the neighbourhood.

sigma

Standard deviation of the spatial Gaussian kernel

Value

returns a squared matrix filled with Gaussian function