Package boofcv.alg.filter.convolve
Interface BOverrideConvolveImageNormalized.Horizontal
- Enclosing class:
- BOverrideConvolveImageNormalized
public static interface BOverrideConvolveImageNormalized.Horizontal
-
Method Summary
Modifier and TypeMethodDescriptionvoid
horizontal
(Kernel1D kernel, ImageBase input, ImageBase output)
-
Method Details
-
horizontal
-