smooth_3x3: Applies a uniform 3x3 smoothing window across the input...

Description Usage Arguments Value

View source: R/smooth_3x3.R

Description

A smaller smoothing window (e.g., 2x2, 2x3) is applied to edge and corner pixels.

Usage

1
smooth_3x3(dos.mat)

Arguments

dos.mat

The matrix of pixels to be smoothed.

Value

A smoothed matrix (excluding NA/-999 pixels).


AgronomicForecastingLab/RS_PlantingDate documentation built on Feb. 13, 2022, 3:06 a.m.