package
0.14.0
Repository: https://github.com/anthonynsimon/bild.git
Documentation: pkg.go.dev

# Functions

Convolve applies a convolution matrix (kernel) to an image with the supplied options.
NewKernel returns a kernel of the provided length.

# Structs

Kernel to be used as a convolution matrix.
Options are the Convolve function parameters.

# Interfaces

Matrix interface.