conv2D: 2D onvolution

conv2DR Documentation

2D onvolution

Description

Convolution of the GPR data with a kernel

Usage

## S4 method for signature 'GPR'
conv2D(x, w, track = TRUE)

Arguments

x

A GPR data

w

A numeric matrix with smaller dimension than the GPR data.

Value

The convolved GPR data.


emanuelhuber/RGPR documentation built on March 18, 2024, 8 p.m.