Class ConvolveNormalized_JustBorder_IL

java.lang.Object
boofcv.alg.filter.convolve.normalized.ConvolveNormalized_JustBorder_IL

@Generated("boofcv.alg.filter.convolve.normalized.GenerateConvolveNormalized_JustBorder_IL") public class ConvolveNormalized_JustBorder_IL extends Object

Covolves a 1D kernel in the horizontal or vertical direction across an image's border only, while re-normalizing the kernel sum to one. The kernel MUST be smaller than the image.

NOTE: Do not modify. Automatically generated by GenerateConvolveNormalized_JustBorder_IL