.sits_smooth_gauss_kernel {sits}R Documentation

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


[Package sits version 0.16.2 Index]