Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoundReflection ¶
BoundReflection returns a reflected index on the interval [min, max)
func Convolve ¶
Convolve apply the specified filter to the image with a 2D convolution (One gouroutine per CPU)
func ConvolvePixel ¶
ConvolvePixel apply the specified filter to the pixel at coordinates (x, y) (sequential)
func GaussianKernel ¶
GaussianKernel returns a gaussian filter of size sz x sz with sigma standard deviation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.