Class ConvolveJustBorder_General_SB

java.lang.Object
boofcv.alg.filter.convolve.border.ConvolveJustBorder_General_SB

public class ConvolveJustBorder_General_SB extends Object

Convolves just the image's border. How the border condition is handled is specified by the ImageBorder passed in. For 1D kernels only the horizontal or vertical borders are processed.

WARNING: Do not modify. Automatically generated by GenerateConvolveJustBorder_General_SB.