LASwift icon indicating copy to clipboard operation
LASwift copied to clipboard

Add convolution operation

Open vascoorey opened this issue 3 years ago • 0 comments

Adds support for convolving matrices with NxM kernels (not necessarily square kernels) using the implementation described in https://developer.apple.com/documentation/accelerate/vdsp/2d_convolution

vascoorey avatar Jul 11 '21 01:07 vascoorey