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