LandSciTech/pfocal: Fast Convolution of Matrices

Provides functions to create and apply discretized convolution kernels to rectangular data (matrix, raster). The calculations are implemented in parallel to reduce processing time. Moving window calculations are common in many fields, from image processing to raster data manipulation. This package provides a fast alternative to existing single thread implementations of focal moving window methods.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://landscitech.github.io/pfocal/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("LandSciTech/pfocal")
LandSciTech/pfocal documentation built on Aug. 27, 2022, 8:55 a.m.