Class ConvolveJustBorder_General_IL

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

public class ConvolveJustBorder_General_IL 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_IL.