Class ImplConvolveBox

java.lang.Object
boofcv.alg.filter.convolve.noborder.ImplConvolveBox

@Generated("boofcv.alg.filter.convolve.noborder.GenerateImplConvolveBox") public class ImplConvolveBox extends Object

Convolves a box filter across an image. A box filter is equivalent to convolving a kernel with all 1's.

DO NOT MODIFY. Automatically generated code created by GenerateImplConvolveBox