Package boofcv.alg.filter.convolve
Class BOverrideConvolveImageMean
java.lang.Object
boofcv.override.BOverrideClass
boofcv.alg.filter.convolve.BOverrideConvolveImageMean
Override for
ConvolveImageMean
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic @Nullable BOverrideConvolveImageMean.Horizontal
static @Nullable BOverrideConvolveImageMean.Vertical
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
invokeNativeHorizontal
(ImageBase input, ImageBase output, int offset, int length) static boolean
invokeNativeVertical
(ImageBase input, ImageBase output, int offset, int length)
-
Field Details
-
horizontal
-
vertical
-
-
Constructor Details
-
BOverrideConvolveImageMean
public BOverrideConvolveImageMean()
-
-
Method Details
-
invokeNativeHorizontal
-
invokeNativeVertical
-